summaryrefslogtreecommitdiffstats
path: root/gui/server_normal/mainwindow.ui
diff options
context:
space:
mode:
authorBjörn Hagemeister2014-08-05 15:36:12 +0200
committerBjörn Hagemeister2014-08-05 15:36:12 +0200
commit18564ae28f17b447ccd14a98743ebcb195138dae (patch)
tree5912cbd9a984fdc04b18a59a1e34748925b0a323 /gui/server_normal/mainwindow.ui
parentMinimal changes: some qDebugs(), changed index of for - loop. (diff)
downloadpvs2-18564ae28f17b447ccd14a98743ebcb195138dae.tar.gz
pvs2-18564ae28f17b447ccd14a98743ebcb195138dae.tar.xz
pvs2-18564ae28f17b447ccd14a98743ebcb195138dae.zip
Started including button for reloading room configuration by choosing your own room first.
Is not working right now.
Diffstat (limited to 'gui/server_normal/mainwindow.ui')
-rw-r--r--gui/server_normal/mainwindow.ui13
1 files changed, 13 insertions, 0 deletions
diff --git a/gui/server_normal/mainwindow.ui b/gui/server_normal/mainwindow.ui
index fe8ff10..fe87433 100644
--- a/gui/server_normal/mainwindow.ui
+++ b/gui/server_normal/mainwindow.ui
@@ -113,6 +113,7 @@
<addaction name="separator"/>
<addaction name="action_SetAsTutor"/>
<addaction name="separator"/>
+ <addaction name="actionReload_Room_Configuration"/>
<addaction name="action_Help"/>
</widget>
<action name="action_Exit">
@@ -221,6 +222,18 @@
<bool>true</bool>
</property>
</action>
+ <action name="actionReload_Room_Configuration">
+ <property name="icon">
+ <iconset resource="../../pvsmgr.qrc">
+ <normaloff>:/refresh</normaloff>:/refresh</iconset>
+ </property>
+ <property name="text">
+ <string>Reload Room Configuration</string>
+ </property>
+ <property name="toolTip">
+ <string>Reload Room Configuration</string>
+ </property>
+ </action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>