diff options
Diffstat (limited to 'desktop-widgets/mainwindow.ui')
-rw-r--r-- | desktop-widgets/mainwindow.ui | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/desktop-widgets/mainwindow.ui b/desktop-widgets/mainwindow.ui index 67adccb23..8c8de5507 100644 --- a/desktop-widgets/mainwindow.ui +++ b/desktop-widgets/mainwindow.ui @@ -75,11 +75,6 @@ <addaction name="separator"/> <addaction name="actionHash_images"/> <addaction name="actionConfigure_Dive_Computer"/> - <addaction name="actionRecent1"/> - <addaction name="actionRecent2"/> - <addaction name="actionRecent3"/> - <addaction name="actionRecent4"/> - <addaction name="separator"/> <addaction name="actionQuit"/> </widget> <widget class="QMenu" name="menuLog"> @@ -421,26 +416,6 @@ <string notr="true">F11</string> </property> </action> - <action name="actionRecent1"> - <property name="visible"> - <bool>false</bool> - </property> - </action> - <action name="actionRecent2"> - <property name="visible"> - <bool>false</bool> - </property> - </action> - <action name="actionRecent3"> - <property name="visible"> - <bool>false</bool> - </property> - </action> - <action name="actionRecent4"> - <property name="visible"> - <bool>false</bool> - </property> - </action> <action name="action_Check_for_Updates"> <property name="text"> <string>&Check for updates</string> |