summaryrefslogtreecommitdiff
path: root/Icons.qrc
diff options
context:
space:
mode:
authorjaseg <git-bigdata-wsl-arch@jaseg.de>2020-12-17 15:43:37 +0100
committerjaseg <git-bigdata-wsl-arch@jaseg.de>2020-12-17 15:43:37 +0100
commit6a484c615ae3f04873fe41a415277ef6c2c37573 (patch)
treeb2f429eb1baf703463821624691921e1426b7361 /Icons.qrc
parentc6713d0876ce2d99f912151c9884477606909681 (diff)
downloadnumberator-master.tar.gz
numberator-master.tar.bz2
numberator-master.zip
Diffstat (limited to 'Icons.qrc')
-rw-r--r--Icons.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/Icons.qrc b/Icons.qrc
new file mode 100644
index 0000000..5c8ced5
--- /dev/null
+++ b/Icons.qrc
@@ -0,0 +1,9 @@
+<RCC>
+ <qresource prefix="/icons">
+ <file>tag.png</file>
+ <file>tags.png</file>
+ <file>selection_tool.png</file>
+ <file>move_tool.png</file>
+ <file>edit_tool.png</file>
+ </qresource>
+</RCC>