115 <string>Main colour:</string> |
115 <string>Main colour:</string> |
116 </property> |
116 </property> |
117 </widget> |
117 </widget> |
118 </item> |
118 </item> |
119 <item row="0" column="1"> |
119 <item row="0" column="1"> |
120 <widget class="ColorButton" name="mainColorButton"/> |
120 <widget class="ColorEdit" name="mainColorButton"/> |
121 </item> |
121 </item> |
122 <item row="1" column="0"> |
122 <item row="1" column="0"> |
123 <widget class="QLabel" name="label_5"> |
123 <widget class="QLabel" name="label_5"> |
124 <property name="text"> |
124 <property name="text"> |
125 <string>Selected colour:</string> |
125 <string>Selected colour:</string> |
126 </property> |
126 </property> |
127 </widget> |
127 </widget> |
128 </item> |
128 </item> |
129 <item row="1" column="1"> |
129 <item row="1" column="1"> |
130 <widget class="ColorButton" name="selectedColorButton"/> |
130 <widget class="ColorEdit" name="selectedColorButton"/> |
131 </item> |
131 </item> |
132 <item row="2" column="0"> |
132 <item row="2" column="0"> |
133 <widget class="QLabel" name="label_3"> |
133 <widget class="QLabel" name="label_3"> |
134 <property name="text"> |
134 <property name="text"> |
135 <string>Background colour:</string> |
135 <string>Background colour:</string> |
136 </property> |
136 </property> |
137 </widget> |
137 </widget> |
138 </item> |
138 </item> |
139 <item row="2" column="1"> |
139 <item row="2" column="1"> |
140 <widget class="ColorButton" name="backgroundColorButton"/> |
140 <widget class="ColorEdit" name="backgroundColorButton"/> |
141 </item> |
141 </item> |
142 <item row="3" column="0"> |
142 <item row="3" column="0"> |
143 <widget class="QLabel" name="label_4"> |
143 <widget class="QLabel" name="label_4"> |
144 <property name="text"> |
144 <property name="text"> |
145 <string>Line thickness:</string> |
145 <string>Line thickness:</string> |