mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
qml ui fixes
This commit is contained in:
@@ -4,6 +4,7 @@ import QtQuick.Controls 2.12
|
||||
BasicButtonType {
|
||||
id: root
|
||||
property alias iconMargin: img.anchors.margins
|
||||
property alias img: img
|
||||
background: Item {}
|
||||
contentItem: Image {
|
||||
id: img
|
||||
|
||||
Reference in New Issue
Block a user