diff options
Diffstat (limited to 'config/quickshell/overview/common/qmldir')
| -rw-r--r-- | config/quickshell/overview/common/qmldir | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/quickshell/overview/common/qmldir b/config/quickshell/overview/common/qmldir new file mode 100644 index 00000000..a8485188 --- /dev/null +++ b/config/quickshell/overview/common/qmldir @@ -0,0 +1,7 @@ +singleton Appearance 1.0 Appearance.qml +singleton Config 1.0 Config.qml +singleton ColorUtils 1.0 functions/ColorUtils.qml +StyledText 1.0 widgets/StyledText.qml +StyledRectangularShadow 1.0 widgets/StyledRectangularShadow.qml +StyledToolTip 1.0 widgets/StyledToolTip.qml +StyledToolTipContent 1.0 widgets/StyledToolTipContent.qml |
