mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
f21d3d558e
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>
6 lines
126 B
Text
6 lines
126 B
Text
<RCC>
|
|
<qresource prefix="/qml">
|
|
<file>main.qml</file>
|
|
<file>TextButton.qml</file>
|
|
</qresource>
|
|
</RCC>
|