diff options
Diffstat (limited to 'desktop-widgets/qml/statsview2.qrc')
-rw-r--r-- | desktop-widgets/qml/statsview2.qrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-widgets/qml/statsview2.qrc b/desktop-widgets/qml/statsview2.qrc new file mode 100644 index 000000000..d54f6c6b9 --- /dev/null +++ b/desktop-widgets/qml/statsview2.qrc @@ -0,0 +1,5 @@ +<RCC> + <qresource prefix="/qml"> + <file>statsview2.qml</file> + </qresource> +</RCC> |