Update
This commit is contained in:
		
							parent
							
								
									025b8d326b
								
							
						
					
					
						commit
						69276b00b3
					
				| 
						 | 
					@ -37,7 +37,7 @@ Item {
 | 
				
			||||||
                                                  && Plasmoid.configuration.customButtonImage.length != 0)
 | 
					                                                  && Plasmoid.configuration.customButtonImage.length != 0)
 | 
				
			||||||
    property QtObject dashWindow: null
 | 
					    property QtObject dashWindow: null
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    // Plasmoid.status: dashWindow && dashWindow.visible ? PlasmaCore.Types.RequiresAttentionStatus : PlasmaCore.Types.PassiveStatus
 | 
					    Plasmoid.status: dashWindow && dashWindow.visible ? PlasmaCore.Types.RequiresAttentionStatus : PlasmaCore.Types.PassiveStatus
 | 
				
			||||||
    Kirigami.Icon {
 | 
					    Kirigami.Icon {
 | 
				
			||||||
        id: buttonIcon
 | 
					        id: buttonIcon
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue