mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-24 23:47:20 +00:00
previous implementation stores data in share instead of lib (I guess, I had issues with using default paths?). Let's use normal paths instead
24 lines
706 B
Plaintext
24 lines
706 B
Plaintext
# common QML constants
|
|
singleton General 1.0 General.qml
|
|
|
|
# custom QML UI classes
|
|
AboutTab AboutTab.qml
|
|
AWExtensions AWExtensions.qml
|
|
AWInfoLabel AWInfoLabel.qml
|
|
AWTagSelector AWTagSelector.qml
|
|
AWTextEditor AWTextEditor.qml
|
|
BugReport BugReport.qml
|
|
ButtonSelector ButtonSelector.qml
|
|
CheckBoxSelector CheckBoxSelector.qml
|
|
ColorSelector ColorSelector.qml
|
|
ComboBoxSelector ComboBoxSelector.qml
|
|
ExportDialog ExportDialog.qml
|
|
FontSelector FontSelector.qml
|
|
HtmlDefaultFunctionsBar HtmlDefaultFunctionsBar.qml
|
|
HtmlEditorButton HtmlEditorButton.qml
|
|
HtmlEditorColor HtmlEditorColor.qml
|
|
HtmlEditorFont HtmlEditorFont.qml
|
|
ImportDialog ImportDialog.qml
|
|
IntegerSelector IntegerSelector.qml
|
|
LineSelector LineSelector.qml
|