summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
authorChristian Klinger2016-05-20 14:44:07 +0200
committerChristian Klinger2016-05-20 14:44:07 +0200
commitadd9b0ece53418f1c026bc8156ed01e5ae314c73 (patch)
tree0c9d4eb9551a3de5683f03cb459c85468ee8dcf3 /gui
parentcleaned up some dead code. (diff)
downloadpvs2-add9b0ece53418f1c026bc8156ed01e5ae314c73.tar.gz
pvs2-add9b0ece53418f1c026bc8156ed01e5ae314c73.tar.xz
pvs2-add9b0ece53418f1c026bc8156ed01e5ae314c73.zip
moved the camera icon closer to the PVS logo.
Diffstat (limited to 'gui')
-rw-r--r--gui/client/toolbar.ui44
1 files changed, 22 insertions, 22 deletions
diff --git a/gui/client/toolbar.ui b/gui/client/toolbar.ui
index cedecad..a7109a5 100644
--- a/gui/client/toolbar.ui
+++ b/gui/client/toolbar.ui
@@ -132,6 +132,28 @@ QCheckBox::indicator:checked:pressed {
</spacer>
</item>
<item>
+ <widget class="QLabel" name="icon_cam">
+ <property name="minimumSize">
+ <size>
+ <width>16</width>
+ <height>16</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>16</width>
+ <height>16</height>
+ </size>
+ </property>
+ <property name="text">
+ <string/>
+ </property>
+ <property name="scaledContents">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QLabel" name="icon_pvs">
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
@@ -156,28 +178,6 @@ p, li { white-space: pre-wrap; }
</spacer>
</item>
<item>
- <widget class="QLabel" name="icon_cam">
- <property name="minimumSize">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
<widget class="QPushButton" name="btnLockDesktop">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Lock this workstation&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>