open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
--- src/systeminfo.cpp.orig 2018-11-01 17:15:39.000000000 -0700
+++ src/systeminfo.cpp 2018-11-18 00:46:30.000000000 -0700
@@ -207,7 +207,7 @@
if (v < QSysInfo::MV_10_7) {
os_name_str_ = "Mac OS X";
}
- else if(v >= QSysInfo::MV_10_12) {
+ else if(v >= 0x000E) {
os_name_str_ = "macOS";
switch (v) {
Everything looks good. We'll let you know here if there's anything you should know about.