mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
mobile/UI: add template for editable combo box
This makes the code easier to read and manage. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
48c3e017d6
commit
d6456d490f
3 changed files with 31 additions and 40 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<file>TemplateButton.qml</file>
|
||||
<file>TemplateCheckBox.qml</file>
|
||||
<file>TemplateComboBox.qml</file>
|
||||
<file>TemplateEditComboBox.qml</file>
|
||||
<file>TemplateLabel.qml</file>
|
||||
<file>TemplateLabelSmall.qml</file>
|
||||
<file>TemplateLine.qml</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue