mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
added disconnection from vpn when closing application for desktop
- many small ui fixes
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user