diff options
Diffstat (limited to 'src/MainWindowBase.ui')
-rwxr-xr-x | src/MainWindowBase.ui | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/src/MainWindowBase.ui b/src/MainWindowBase.ui index 48679d6..720e8aa 100755 --- a/src/MainWindowBase.ui +++ b/src/MainWindowBase.ui @@ -70,27 +70,27 @@ <action name="actionAboutUniversalIndentGUITQt"/> </item> </menubar> - <toolbars> - <toolbar dock="2"> - <property name="name"> - <cstring>toolBar</cstring> - </property> - <property name="label"> - <string>Tools</string> - </property> - <property name="orientation"> - <enum>TQt::Horizontal</enum> - </property> - <property name="sizePolicy"> - <sizepolicy> - <hsizetype>5</hsizetype> - <vsizetype>5</vsizetype> - <horstretch>1</horstretch> - <verstretch>1</verstretch> - </sizepolicy> - </property> - </toolbar> - </toolbars> + <toolbars> + <toolbar dock="2"> + <property name="name"> + <cstring>toolBar</cstring> + </property> + <property name="label"> + <string>Tools</string> + </property> + <property name="orientation"> + <enum>TQt::Horizontal</enum> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>1</horstretch> + <verstretch>1</verstretch> + </sizepolicy> + </property> + </toolbar> + </toolbars> <actions> <action> <property name="name"> |