aboutsummaryrefslogtreecommitdiffstats
path: root/gui/machxo2/nextpnr.qrc
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2023-03-08 11:54:53 +0100
committermyrtle <gatecat@ds0.me>2023-03-16 13:37:23 +0100
commit26f23e31212d41c713127d20e561d00260c80408 (patch)
treec52d1eb01a37569145e5d0956e016072b17f65ea /gui/machxo2/nextpnr.qrc
parent18ad718e53daa836e15eaa3f61da428f286fbd54 (diff)
downloadnextpnr-26f23e31212d41c713127d20e561d00260c80408.tar.gz
nextpnr-26f23e31212d41c713127d20e561d00260c80408.tar.bz2
nextpnr-26f23e31212d41c713127d20e561d00260c80408.zip
Make small GUI changes
Diffstat (limited to 'gui/machxo2/nextpnr.qrc')
-rw-r--r--gui/machxo2/nextpnr.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/machxo2/nextpnr.qrc b/gui/machxo2/nextpnr.qrc
index 03585ec0..ca7e5b1a 100644
--- a/gui/machxo2/nextpnr.qrc
+++ b/gui/machxo2/nextpnr.qrc
@@ -1,2 +1,7 @@
<RCC>
+ <qresource prefix="/icons">
+ <file>resources/open_lpf.png</file>
+ <file>resources/open_base.png</file>
+ <file>resources/save_config.png</file>
+ </qresource>
</RCC>