QML UI: replace combobox with custom text field with hints

Signed-off-by: Marco Martin <notmart@gmail.com>
This commit is contained in:
Marco Martin 2017-03-31 17:41:43 +02:00 committed by Dirk Hohndel
parent 751626eec5
commit 4113bab17b
3 changed files with 89 additions and 22 deletions

View file

@ -10,6 +10,7 @@
<file>DiveDetailsView.qml</file>
<file>DownloadFromDiveComputer.qml</file>
<file>GpsList.qml</file>
<file>HintsTextEdit.qml</file>
<file>Log.qml</file>
<file>ThemeTest.qml</file>
<file>StartPage.qml</file>