summaryrefslogtreecommitdiffstats
path: root/gui/client/toolbar.ui
diff options
context:
space:
mode:
authorsr2013-02-07 14:29:31 +0100
committersr2013-02-07 14:29:31 +0100
commit592da03bf4b356ae6281ffa980d5b3b352574111 (patch)
tree1efe827094100f3aa5ca8d3aeb9eff84f7326f91 /gui/client/toolbar.ui
parent[CLIENT] Request full screen update from VNC server after the frame buffer ha... (diff)
downloadpvs2-592da03bf4b356ae6281ffa980d5b3b352574111.tar.gz
pvs2-592da03bf4b356ae6281ffa980d5b3b352574111.tar.xz
pvs2-592da03bf4b356ae6281ffa980d5b3b352574111.zip
Add GUI changes
Diffstat (limited to 'gui/client/toolbar.ui')
-rw-r--r--gui/client/toolbar.ui31
1 files changed, 7 insertions, 24 deletions
diff --git a/gui/client/toolbar.ui b/gui/client/toolbar.ui
index 20d3e9c..8f32658 100644
--- a/gui/client/toolbar.ui
+++ b/gui/client/toolbar.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>383</width>
+ <width>229</width>
<height>39</height>
</rect>
</property>
@@ -81,6 +81,12 @@ QCheckBox::indicator:checked:pressed {
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="cmdMenu">
+ <property name="minimumSize">
+ <size>
+ <width>68</width>
+ <height>0</height>
+ </size>
+ </property>
<property name="toolTip">
<string>Menu</string>
</property>
@@ -103,29 +109,6 @@ QCheckBox::indicator:checked:pressed {
</spacer>
</item>
<item>
- <widget class="QLabel" name="label_2">
- <property name="text">
- <string>Host:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="cmdHost">
- <property name="minimumSize">
- <size>
- <width>84</width>
- <height>0</height>
- </size>
- </property>
- <property name="toolTip">
- <string>Click to connect</string>
- </property>
- <property name="text">
- <string>-</string>
- </property>
- </widget>
- </item>
- <item>
<widget class="QLabel" name="lblStatus">
<property name="styleSheet">
<string notr="true">color:red</string>