summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
authorChristian Klinger2016-05-20 14:01:03 +0200
committerChristian Klinger2016-05-20 14:01:03 +0200
commitb326ca1dc50f0af3742ba6b5484997738e02976b (patch)
tree1a211931a27ea1e99870d49893dc41aea9554055 /gui
parentdocumented tutorIP feature. (diff)
downloadpvs2-b326ca1dc50f0af3742ba6b5484997738e02976b.tar.gz
pvs2-b326ca1dc50f0af3742ba6b5484997738e02976b.tar.xz
pvs2-b326ca1dc50f0af3742ba6b5484997738e02976b.zip
Implemented lock-button feature.
Diffstat (limited to 'gui')
-rw-r--r--gui/client/toolbar.ui12
1 files changed, 11 insertions, 1 deletions
diff --git a/gui/client/toolbar.ui b/gui/client/toolbar.ui
index b4ac3b2..cedecad 100644
--- a/gui/client/toolbar.ui
+++ b/gui/client/toolbar.ui
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
- <width>358</width>
+ <width>503</width>
<height>39</height>
</rect>
</property>
@@ -178,6 +178,16 @@ p, li { white-space: pre-wrap; }
</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>
+ </property>
+ <property name="text">
+ <string>Lock</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QPushButton" name="btnManager">
<property name="text">
<string>Switch</string>