mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Merge pull request #142 from amnezia-vpn/qt-migration-cleanup
Qt migration cleanup
This commit is contained in:
@@ -8,7 +8,6 @@ BasicButtonType {
|
||||
|
||||
background: Item {}
|
||||
contentItem: Item {
|
||||
// anchors.fill: parent
|
||||
SvgImageType {
|
||||
anchors.left: parent.left
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
import QtQuick
|
||||
import QtQuick.Controls
|
||||
//import QtGraphicalEffects 1.12
|
||||
import QtQuick.Shapes 1.4
|
||||
|
||||
Item {
|
||||
|
||||
Reference in New Issue
Block a user