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 59d301c2d..2cee85143 100644 --- a/qt-mobile/mobile-resources.qrc +++ b/qt-mobile/mobile-resources.qrc @@ -1,5 +1,6 @@ <RCC> <qresource prefix="/qml"> <file>main.qml</file> + <file>TextButton.qml</file> </qresource> </RCC> |