summaryrefslogtreecommitdiffstats
path: root/chalk/colorspaces/wet/wdgpressure.ui
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/colorspaces/wet/wdgpressure.ui')
-rw-r--r--chalk/colorspaces/wet/wdgpressure.ui60
1 files changed, 60 insertions, 0 deletions
diff --git a/chalk/colorspaces/wet/wdgpressure.ui b/chalk/colorspaces/wet/wdgpressure.ui
new file mode 100644
index 00000000..96727ff1
--- /dev/null
+++ b/chalk/colorspaces/wet/wdgpressure.ui
@@ -0,0 +1,60 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>WetPaintOptions</class>
+<widget class="TQWidget">
+ <property name="name">
+ <cstring>WetPaintOptions</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>382</width>
+ <height>31</height>
+ </rect>
+ </property>
+ <hbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <widget class="TQLabel">
+ <property name="name">
+ <cstring>textLabel1</cstring>
+ </property>
+ <property name="text">
+ <string>Pressure effects:</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox">
+ <property name="name">
+ <cstring>checkSize</cstring>
+ </property>
+ <property name="text">
+ <string>Size</string>
+ </property>
+ <property name="checked">
+ <bool>true</bool>
+ </property>
+ </widget>
+ <widget class="TQCheckBox">
+ <property name="name">
+ <cstring>checkWetness</cstring>
+ </property>
+ <property name="text">
+ <string>Wetness</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox">
+ <property name="name">
+ <cstring>checkStrength</cstring>
+ </property>
+ <property name="text">
+ <string>Strength</string>
+ </property>
+ </widget>
+ </hbox>
+</widget>
+<tqlayoutdefaults spacing="6" margin="11"/>
+</UI>