diff --git a/oscar/mainwindow.h b/oscar/mainwindow.h index 7686b993..184f93be 100644 --- a/oscar/mainwindow.h +++ b/oscar/mainwindow.h @@ -215,7 +215,6 @@ class MainWindow : public QMainWindow void on_actionCheck_for_Updates_triggered(); //! \brief Attempts to do a screenshot of the application window - //! \note This is currently broken on Macs void on_action_Screenshot_triggered(); //! \brief This is the actual screenshot code.. It's delayed with a QTimer to give the menu time to close.