subsurface/qt-mobile/mobile-resources.qrc
Grace Karanja f21d3d558e Add TextButton.qml file
This file contains a styled button for use in QML

Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2015-06-20 14:28:17 -07:00

6 lines
126 B
Text

<RCC>
<qresource prefix="/qml">
<file>main.qml</file>
<file>TextButton.qml</file>
</qresource>
</RCC>