mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-14 19:27:26 -04:00
OSHelper: file preselection support (Windows and Mac)
Co-authored-by: selsta <selsta@sent.at>
This commit is contained in:
@@ -35,6 +35,7 @@ class MacOSHelper
|
||||
|
||||
public:
|
||||
static bool isCapsLock();
|
||||
static bool openFolderAndSelectItem(const QUrl &path);
|
||||
};
|
||||
|
||||
#endif //MACOSHELPER_H
|
||||
|
||||
Reference in New Issue
Block a user