- Timestamp:
- 09/23/09 23:56:15 (3 years ago)
- Children:
- f862cc9092a9988eea1a30d617040be530eb4d15
- Parents:
- 8ff53121022153f33f8619682042a8d38e7d181d
- git-committer:
- Flupke <luper.rouch@…> (09/23/09 23:56:15)
- File:
-
- 1 edited
-
boxsort/files/gui/main_dialog.ui (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
boxsort/files/gui/main_dialog.ui
r88da727 r8fe8df2 190 190 <layout class="QHBoxLayout" name="horizontalLayout_2"> 191 191 <item> 192 <widget class="QPlainTextEdit" name="input_text"> 193 <property name="font"> 194 <font> 195 <family>Monospace</family> 196 </font> 197 </property> 192 <widget class="FileDropPlainTextEdit" name="input_text"> 198 193 <property name="tabChangesFocus"> 199 194 <bool>true</bool> … … 287 282 </layout> 288 283 </widget> 284 <customwidgets> 285 <customwidget> 286 <class>FileDropPlainTextEdit</class> 287 <extends>QPlainTextEdit</extends> 288 <header>boxsort.gui.widgets.file_drop_plain_text_edit</header> 289 </customwidget> 290 </customwidgets> 289 291 <tabstops> 290 292 <tabstop>select_input_button</tabstop>
Note: See TracChangeset
for help on using the changeset viewer.
