diff options
| author | Johann Latocha | 2010-07-10 00:11:47 +0200 |
|---|---|---|
| committer | Johann Latocha | 2010-07-10 00:11:47 +0200 |
| commit | d2d403a8dec0f65bb3665c2bd2dab69456cdee42 (patch) | |
| tree | a84301974f490b80902a402e9b7c3c3855ebf010 /src/gui/ui/mainwindow.ui | |
| parent | first commit to test git (diff) | |
| download | pvs-d2d403a8dec0f65bb3665c2bd2dab69456cdee42.tar.gz pvs-d2d403a8dec0f65bb3665c2bd2dab69456cdee42.tar.xz pvs-d2d403a8dec0f65bb3665c2bd2dab69456cdee42.zip | |
Revoke Fabians changes.
Diffstat (limited to 'src/gui/ui/mainwindow.ui')
| -rw-r--r-- | src/gui/ui/mainwindow.ui | 19 |
1 files changed, 3 insertions, 16 deletions
diff --git a/src/gui/ui/mainwindow.ui b/src/gui/ui/mainwindow.ui index b5ac0e3..eb49d1b 100644 --- a/src/gui/ui/mainwindow.ui +++ b/src/gui/ui/mainwindow.ui @@ -28,8 +28,8 @@ <rect> <x>0</x> <y>0</y> - <width>778</width> - <height>542</height> + <width>776</width> + <height>534</height> </rect> </property> <layout class="QGridLayout" name="gridLayout_2"> @@ -195,7 +195,7 @@ <x>0</x> <y>0</y> <width>838</width> - <height>23</height> + <height>28</height> </rect> </property> <widget class="QMenu" name="menu_File"> @@ -286,7 +286,6 @@ <addaction name="actionView"/> <addaction name="actionLock"/> <addaction name="actionChat"/> - <addaction name="actionShowProcesses"/> </widget> <action name="actionShow_Username"> <property name="checkable"> @@ -532,18 +531,6 @@ <string>-</string> </property> </action> - <action name="actionShowProcesses"> - <property name="icon"> - <iconset resource="../../../pvsmgr.qrc"> - <normaloff>:/finder</normaloff>:/finder</iconset> - </property> - <property name="text"> - <string>Show Processes</string> - </property> - <property name="toolTip"> - <string>show processes of this client</string> - </property> - </action> </widget> <layoutdefault spacing="6" margin="11"/> <resources> |
