summaryrefslogtreecommitdiff
path: root/openscad.qrc
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-02-10 15:13:12 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-02-10 15:13:12 (GMT)
commit8038ee0406c05b1bc9c147e47a7ae8c02da6afbf (patch)
tree3cc3dca407633ab420aa96cbb7d9308b2d76e3b1 /openscad.qrc
parentc021720bfd2d45d35786b6d31d23402ec23df404 (diff)
Moved progress display to status bar. Disabled by default but can be enabled in .pro file with CONFIG += progresswidget. Please test and enable as default if it looks good on all platforms.
git-svn-id: http://svn.clifford.at/openscad/trunk@432 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'openscad.qrc')
-rw-r--r--openscad.qrc15
1 files changed, 8 insertions, 7 deletions
diff --git a/openscad.qrc b/openscad.qrc
index 80b5934..73639ce 100644
--- a/openscad.qrc
+++ b/openscad.qrc
@@ -1,7 +1,8 @@
- <!DOCTYPE RCC><RCC version="1.0">
- <qresource prefix="/">
- <file>icons/prefsAdvanced.png</file>
- <file>icons/prefs3DView.png</file>
- <file>icons/prefsEditor.png</file>
- </qresource>
- </RCC>
+<RCC>
+ <qresource prefix="/">
+ <file>icons/stopbutton.png</file>
+ <file>icons/prefsAdvanced.png</file>
+ <file>icons/prefs3DView.png</file>
+ <file>icons/prefsEditor.png</file>
+ </qresource>
+</RCC>
contact: Jan Huwald // Impressum