#ifdef Q_OS_MAC this->setStyleSheet("QWidget{font-size:20px}");#else this->setStyleSheet("QWidget{font-size:15px}");#endif