Create dialogs for button and color button

This commit is contained in:
2016-09-29 10:24:03 +03:00
parent 80c994bce0
commit 31c129163b
6 changed files with 156 additions and 332 deletions

View File

@ -1,6 +1,8 @@
singleton general 1.0 general.qml
BugReport ./BugReport.qml
ButtonSelector ./ButtonSelector.qml
CheckBoxSelector ./CheckBoxSelector.qml
ColorSelector ./ColorSelector.qml
ComboBoxSelector ./ComboBoxSelector.qml
IntegerSelector ./IntegerSelector.qml
LineSelector ./LineSelector.qml