Skip to content

Commit

Permalink
UI updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bmcdorman committed Jul 2, 2013
1 parent 904ce29 commit c748551
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions ui/main_window.ui
Expand Up @@ -21,9 +21,6 @@
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="5,2">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>6</number>
</property>
Expand All @@ -35,6 +32,15 @@
<pointsize>14</pointsize>
</font>
</property>
<property name="undoRedoEnabled">
<bool>false</bool>
</property>
<property name="acceptRichText">
<bool>false</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::TextEditable</set>
</property>
</widget>
</item>
<item>
Expand Down

0 comments on commit c748551

Please sign in to comment.