aboutsummaryrefslogtreecommitdiffstats
path: root/gui/base.qrc
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2019-12-20 15:25:10 +0100
committerMiodrag Milanovic <mmicko@gmail.com>2019-12-20 15:25:10 +0100
commitd399346de0f258a4871ce6e5162481586175f76d (patch)
tree3265f14b3ee0a397091347799635a42188474b16 /gui/base.qrc
parenta05954249a46f87a218aad7db6db28f2a02444ec (diff)
downloadnextpnr-d399346de0f258a4871ce6e5162481586175f76d.tar.gz
nextpnr-d399346de0f258a4871ce6e5162481586175f76d.tar.bz2
nextpnr-d399346de0f258a4871ce6e5162481586175f76d.zip
Add options to enable/disable displayed elements
Diffstat (limited to 'gui/base.qrc')
-rw-r--r--gui/base.qrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/base.qrc b/gui/base.qrc
index 85d1432a..63612bf4 100644
--- a/gui/base.qrc
+++ b/gui/base.qrc
@@ -24,5 +24,9 @@
<file>resources/open_json.png</file>
<file>resources/save_json.png</file>
<file>resources/py.png</file>
+ <file>resources/bel.png</file>
+ <file>resources/wire.png</file>
+ <file>resources/pip.png</file>
+ <file>resources/group.png</file>
</qresource>
</RCC>