1
0
mirror of https://github.com/QRouland/UTPass.git synced 2025-06-29 16:52:29 +00:00

Fix build cmake

This commit is contained in:
2019-03-16 16:18:05 +01:00
parent 7458507c9b
commit 86643fa46f
11 changed files with 106 additions and 103 deletions

View File

@ -1,12 +0,0 @@
import QtQuick 2.4
Item {
TextField {
id: searchBar
placeholderText: i18n.tr("Search")
height: units.gu(4)
visible: false
anchors.verticalCenter: parent.verticalCenter
}
Component.onCompleted: ;
}

View File

@ -1,3 +1,2 @@
FileDir 1.0 FileDir.qml
Link 1.0 Link.qml
Search 1.0 Search.qml
Link 1.0 Link.qml