mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-15 16:27:27 -04:00
macOS: remove deprecated screenshot function
This commit is contained in:
@@ -38,7 +38,6 @@ class MacOSHelper
|
||||
public:
|
||||
static bool isCapsLock();
|
||||
static bool openFolderAndSelectItem(const QUrl &path);
|
||||
static QPixmap screenshot();
|
||||
static QString bundlePath();
|
||||
static void disableWindowTabbing();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user