Merge pull request #142 from amnezia-vpn/qt-migration-cleanup
Qt migration cleanup
This commit is contained in:
commit
131601d9d2
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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue