diff options
Diffstat (limited to 'heimdall-frontend/mainwindow.qrc')
-rw-r--r-- | heimdall-frontend/mainwindow.qrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/heimdall-frontend/mainwindow.qrc b/heimdall-frontend/mainwindow.qrc new file mode 100644 index 0000000..4479bd9 --- /dev/null +++ b/heimdall-frontend/mainwindow.qrc @@ -0,0 +1,4 @@ +<RCC>
+ <qresource prefix="MainWindow">
+ </qresource>
+</RCC>
|