diff options
author | Chris Robinson <[email protected]> | 2013-06-27 21:42:38 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2013-06-27 21:42:38 -0700 |
commit | 2c7f94e285cfcb9bb1e534e47581b371d355d0f6 (patch) | |
tree | 9c7541179450ef23721e7915c573e533855d4ef7 /utils/alsoft-config/mainwindow.ui | |
parent | a375104826d611cd4f65b53aca8c204a1395091e (diff) |
Remove the unused menu bar and status bar from alsoft-config
Diffstat (limited to 'utils/alsoft-config/mainwindow.ui')
-rw-r--r-- | utils/alsoft-config/mainwindow.ui | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/utils/alsoft-config/mainwindow.ui b/utils/alsoft-config/mainwindow.ui index 1344554f..f1333805 100644 --- a/utils/alsoft-config/mainwindow.ui +++ b/utils/alsoft-config/mainwindow.ui @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>564</width> - <height>473</height> + <height>454</height> </rect> </property> <property name="windowTitle"> @@ -1330,15 +1330,6 @@ added by the ALC_EXT_DEDICATED extension.</string> </widget> <addaction name="menuFile"/> </widget> - <widget class="QToolBar" name="mainToolBar"> - <attribute name="toolBarArea"> - <enum>TopToolBarArea</enum> - </attribute> - <attribute name="toolBarBreak"> - <bool>false</bool> - </attribute> - </widget> - <widget class="QStatusBar" name="statusBar"/> <action name="actionQuit"> <property name="icon"> <iconset theme="application-exit"/> |