diff options
Diffstat (limited to 'framework/qmldir')
-rw-r--r-- | framework/qmldir | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/qmldir b/framework/qmldir index 9f49a65f..1cc25b18 100644 --- a/framework/qmldir +++ b/framework/qmldir | |||
@@ -22,5 +22,7 @@ Label 1.0 Label.qml | |||
22 | singleton Colors 1.0 Colors.qml | 22 | singleton Colors 1.0 Colors.qml |
23 | singleton Icons 1.0 Icons.qml | 23 | singleton Icons 1.0 Icons.qml |
24 | singleton Units 1.0 Units.qml | 24 | singleton Units 1.0 Units.qml |
25 | singleton Font 1.0 Font.qml | ||
26 | |||
25 | 27 | ||
26 | plugin frameworkplugin | 28 | plugin frameworkplugin |