added hovering effect of button
This commit is contained in:
parent
366e27a321
commit
6ec773079c
3 changed files with 48 additions and 11 deletions
|
|
@ -31,7 +31,7 @@ Drawer2Type {
|
|||
height: parent.height
|
||||
contentHeight: parent.height * 0.9
|
||||
|
||||
onClosed: {
|
||||
onDrawerClosed: {
|
||||
configExtension = ".vpn"
|
||||
configCaption = qsTr("Save AmneziaVPN config")
|
||||
configFileName = "amnezia_config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue