Replace depreciated macro
This commit is contained in:
parent
7d1fd9d46f
commit
5853bc68d1
@ -57,7 +57,7 @@ static int clamp(float x) {
|
||||
namespace Utils {
|
||||
|
||||
qreal StyleHelper::sidebarFontSize() {
|
||||
#if defined(Q_WS_MAC)
|
||||
#if defined(Q_OS_MACOS)
|
||||
return 10;
|
||||
#else
|
||||
return 7.5;
|
||||
|
Loading…
x
Reference in New Issue
Block a user