summaryrefslogtreecommitdiffstats
path: root/src/gui/ui/mainwindowtouch.ui
diff options
context:
space:
mode:
authorJohann Latocha2011-03-07 21:55:05 +0100
committerJohann Latocha2011-03-07 21:55:05 +0100
commitc80ddd2600d49c0f5b729871abd914aadb575521 (patch)
treedb16c6137381b4fb7a4ff51d04f3638185bb7547 /src/gui/ui/mainwindowtouch.ui
parentexecutable flag removed (diff)
downloadpvs-c80ddd2600d49c0f5b729871abd914aadb575521.tar.gz
pvs-c80ddd2600d49c0f5b729871abd914aadb575521.tar.xz
pvs-c80ddd2600d49c0f5b729871abd914aadb575521.zip
[PVSMGRTOUCH] Add info dialog (name and passwd)
Diffstat (limited to 'src/gui/ui/mainwindowtouch.ui')
-rw-r--r--src/gui/ui/mainwindowtouch.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gui/ui/mainwindowtouch.ui b/src/gui/ui/mainwindowtouch.ui
index 7241895..651217e 100644
--- a/src/gui/ui/mainwindowtouch.ui
+++ b/src/gui/ui/mainwindowtouch.ui
@@ -116,6 +116,7 @@
<string>&amp;File</string>
</property>
<addaction name="separator"/>
+ <addaction name="action_Info"/>
<addaction name="action_Save_Profile"/>
<addaction name="action_Manage_Profiles"/>
<addaction name="separator"/>
@@ -491,6 +492,11 @@
<string>Use Password</string>
</property>
</action>
+ <action name="action_Info">
+ <property name="text">
+ <string>&amp;Info</string>
+ </property>
+ </action>
</widget>
<resources>
<include location="../../../pvsmgr.qrc"/>