175 <string>Enter the file name of a user style sheet</string> |
175 <string>Enter the file name of a user style sheet</string> |
176 </property> |
176 </property> |
177 </widget> |
177 </widget> |
178 </item> |
178 </item> |
179 <item> |
179 <item> |
180 <widget class="QPushButton" name="styleSheetButton"> |
180 <widget class="QToolButton" name="styleSheetButton"> |
181 <property name="toolTip"> |
181 <property name="toolTip"> |
182 <string>Select the user style sheet via a file selection dialog</string> |
182 <string>Select the user style sheet via a file selection dialog</string> |
183 </property> |
|
184 <property name="text"> |
|
185 <string>...</string> |
|
186 </property> |
183 </property> |
187 </widget> |
184 </widget> |
188 </item> |
185 </item> |
189 </layout> |
186 </layout> |
190 </widget> |
187 </widget> |