correct condition for QProxyStyle source compilation

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2020-08-01 22:46:58 +03:00
parent 542bc73fc6
commit a54855658b

View file

@ -38,7 +38,7 @@
#include "qstylefactory.h" #include "qstylefactory.h"
#include "qstyle_p.h" #include "qstyle_p.h"
#if !defined(QT_NO_STYLE_PROXY) || defined(QT_PLUGIN) #if !defined(QT_NO_STYLE_PROXY)
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE