added disconnection from vpn when closing application for desktop
- many small ui fixes
This commit is contained in:
parent
14fa0b4fd3
commit
e157160337
24 changed files with 121 additions and 64 deletions
|
@ -8,11 +8,17 @@ ListView {
|
|||
id: menuContent
|
||||
|
||||
property var rootWidth
|
||||
|
||||
property var selectedText
|
||||
|
||||
property string imageSource
|
||||
|
||||
property var clickedFunction
|
||||
|
||||
property bool dividerVisible: false
|
||||
|
||||
currentIndex: 0
|
||||
|
||||
width: rootWidth
|
||||
height: menuContent.contentItem.height
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue