Skip to content
Snippets Groups Projects
Commit a77a83f5 authored by beuchatp's avatar beuchatp
Browse files

Recreated qrc resources file and corerctly saved the .pro file accordingly

parent fdbef8ad
No related branches found
No related tags found
No related merge requests found
......@@ -23,3 +23,6 @@ HEADERS += \
FORMS += \
src/MainWindow.ui
RESOURCES += \
studentgui.qrc
<RCC>
<qresource prefix="/">
<file>images/battery_20.png</file>
<file>images/battery_40.png</file>
<file>images/battery_60.png</file>
<file>images/battery_80.png</file>
<file>images/battery_empty.png</file>
<file>images/battery_full.png</file>
<file>images/rf_connected.png</file>
<file>images/rf_connecting.png</file>
<file>images/rf_disconnected.png</file>
</qresource>
</RCC>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment