Merge pull request #142 from amnezia-vpn/qt-migration-cleanup

Qt migration cleanup
This commit is contained in:
pokamest
2022-12-26 14:16:03 +00:00
committed by GitHub
159 changed files with 8 additions and 11042 deletions
@@ -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 {