summaryrefslogtreecommitdiffstats
path: root/webscraps.qrc
diff options
context:
space:
mode:
authorRoopesh Chander <roop@forwardbias.in>2009-11-04 15:27:55 +0530
committerRoopesh Chander <roop@forwardbias.in>2009-11-04 15:27:55 +0530
commit6017c1fe8cd0c711c1e0d49c8c41e3bf89d70a65 (patch)
tree2bf5318780baccb2157674560445029d3b59ee8d /webscraps.qrc
parentb5f751e193b70fe41ea4fd0970b44233c3157e54 (diff)
use options enable/disable instead of fixedness disable/enable. it's more intuitive that way.
Diffstat (limited to 'webscraps.qrc')
-rw-r--r--webscraps.qrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/webscraps.qrc b/webscraps.qrc
index ef745d1..48f4ac0 100644
--- a/webscraps.qrc
+++ b/webscraps.qrc
@@ -1,5 +1,5 @@
<RCC>
- <qresource prefix="/">
+ <qresource prefix="/" >
<file>icons/cutscrap.png</file>
<file>icons/internet.png</file>
<file>icons/scraps.png</file>
@@ -10,5 +10,6 @@
<file>icons/adjustable.png</file>
<file>icons/arrow.png</file>
<file>icons/scale.png</file>
+ <file>icons/options.png</file>
</qresource>
</RCC>