fixed clickability of "drawer" elements
- added Qt.PointingHandCursor to SelectContainer drawer - fixed some warnings
This commit is contained in:
parent
36c436af50
commit
80d792915a
3 changed files with 3 additions and 4 deletions
|
@ -285,7 +285,6 @@ Window {
|
|||
Drawer {
|
||||
id: drawer_log
|
||||
|
||||
z: -3
|
||||
y: 0
|
||||
x: 0
|
||||
edge: Qt.BottomEdge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue