Removed 'Refresh' button :)
This commit is contained in:
parent
8753119327
commit
3a5a314d05
@ -281,7 +281,6 @@
|
||||
<addaction name="separator"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="action_search"/>
|
||||
<addaction name="action_refresh_list"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menu_vm">
|
||||
<property name="title">
|
||||
@ -369,7 +368,6 @@
|
||||
<addaction name="action_backup"/>
|
||||
<addaction name="action_restore"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="action_refresh_list"/>
|
||||
</widget>
|
||||
<action name="action_createvm">
|
||||
<property name="icon">
|
||||
@ -818,18 +816,6 @@
|
||||
<string>Ctrl+F</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_refresh_list">
|
||||
<property name="icon">
|
||||
<iconset resource="../resources.qrc">
|
||||
<normaloff>:/outdated.png</normaloff>:/outdated.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Refresh qube list</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Refresh qube list</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_exit">
|
||||
<property name="text">
|
||||
<string>&Exit Qube Manager</string>
|
||||
|
Loading…
Reference in New Issue
Block a user