mirror of
https://github.com/kossLAN/dots.git
synced 2025-11-05 06:59:50 -05:00
progress save
This commit is contained in:
parent
fa7d012416
commit
d32bedda31
9 changed files with 293 additions and 249 deletions
8
shell/bar/PopupItem.qml
Normal file
8
shell/bar/PopupItem.qml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
import QtQuick
|
||||
import qs.widgets
|
||||
|
||||
StyledMouseArea {
|
||||
id: root
|
||||
|
||||
property QtObject menu
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue