diff options
Diffstat (limited to 'src/__TODO/MainWindow.ui')
-rwxr-xr-x | src/__TODO/MainWindow.ui | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/src/__TODO/MainWindow.ui b/src/__TODO/MainWindow.ui index c7514a3..9ac95b1 100755 --- a/src/__TODO/MainWindow.ui +++ b/src/__TODO/MainWindow.ui @@ -92,31 +92,6 @@ <bool>false</bool> </attribute> </widget> - <action name="actionSave_Source_File"> - </action> - <action name="actionSave_Source_File_As"> - <property name="icon"> - <iconset resource="../resources/Icons.qrc"> - <normaloff>:/mainWindow/document-save-as.png</normaloff>:/mainWindow/document-save-as.png</iconset> - </property> - <property name="text"> - <string>Save Source File As...</string> - </property> - <property name="iconText"> - <string>Save Source File As...</string> - </property> - <property name="toolTip"> - <string>Save Source File As...</string> - </property> - <property name="statusTip"> - <string>Opens a file dialog to save the currently shown source code.</string> - </property> - <property name="shortcut"> - <string>Ctrl+Shift+S</string> - </property> - </action> - <action name="actionClear_Recently_Opened_List"> - </action> </widget> <resources> <include location="../resources/Icons.qrc"/> |