massive problems with locking; show before login; handling of plugins; no c++0x standard on gcc in mac/win yet; extremely unstable; refs #79; refs #58
This commit is contained in:
@@ -97,6 +97,9 @@
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionSettings"/>
|
||||
<addaction name="actionProxy"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionSaveWindowState"/>
|
||||
<addaction name="actionLoadWindowState"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="_history">
|
||||
<property name="title">
|
||||
@@ -444,6 +447,16 @@
|
||||
<string>Ctrl+W</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSaveWindowState">
|
||||
<property name="text">
|
||||
<string>Sa&ve Session</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionLoadWindowState">
|
||||
<property name="text">
|
||||
<string>&Load Session</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="resources.qrc"/>
|
||||
|
||||
Reference in New Issue
Block a user