mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 18:20:42 +00:00
Remove comment about screen capture being broken on Mac.
This commit is contained in:
parent
e80c444475
commit
f5e9b2d3da
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user