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
commit 131601d9d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
159 changed files with 8 additions and 11042 deletions

View file

@ -8,7 +8,6 @@ BasicButtonType {
background: Item {}
contentItem: Item {
// anchors.fill: parent
SvgImageType {
anchors.left: parent.left
anchors.verticalCenter: parent.verticalCenter

View file

@ -1,6 +1,5 @@
import QtQuick
import QtQuick.Controls
//import QtGraphicalEffects 1.12
import QtQuick.Shapes 1.4
Item {