add font dialog, some color dialog improvements

This commit is contained in:
2016-10-02 01:43:12 +03:00
parent a326ebdabf
commit f7094ca187
7 changed files with 69 additions and 64 deletions

View File

@ -5,6 +5,7 @@ CheckBoxSelector ./CheckBoxSelector.qml
ColorSelector ./ColorSelector.qml
ComboBoxSelector ./ComboBoxSelector.qml
ExportDialog ./ExportDialog.qml
FontSelector ./FontSelector.qml
ImportDialog ./ImportDialog.qml
IntegerSelector ./IntegerSelector.qml
LineSelector ./LineSelector.qml