awesome-widgets/sources/qml/qmldir
Evgenii Alekseev ac52888b0d refactor: use default qml library paths
previous implementation stores data in share instead of lib (I guess, I
had issues with using default paths?). Let's use normal paths instead
2024-03-31 15:17:50 +03:00

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