diff options
Diffstat (limited to 'qt-mobile/mobile-resources.qrc')
-rw-r--r-- | qt-mobile/mobile-resources.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-mobile/mobile-resources.qrc b/qt-mobile/mobile-resources.qrc index 2cee85143..b1882b17d 100644 --- a/qt-mobile/mobile-resources.qrc +++ b/qt-mobile/mobile-resources.qrc @@ -2,5 +2,6 @@ <qresource prefix="/qml"> <file>main.qml</file> <file>TextButton.qml</file> + <file>Preferences.qml</file> </qresource> </RCC> |