Remove use of some deprecated code and cleanup other macOS code
This commit is contained in:
@@ -37,3 +37,7 @@ QKeySequence KeySequenceFromNSEvent(NSEvent* event);
|
||||
void DumpDictionary(CFDictionaryRef dict);
|
||||
float GetDevicePixelRatio(QWidget *widget);
|
||||
}
|
||||
|
||||
namespace Utilities {
|
||||
qint32 GetMacOsVersion();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user