equal
deleted
inserted
replaced
79 QT_BEGIN_INCLUDE_NAMESPACE |
79 QT_BEGIN_INCLUDE_NAMESPACE |
80 # include "qmacstyle_mac.h" |
80 # include "qmacstyle_mac.h" |
81 QT_END_INCLUDE_NAMESPACE |
81 QT_END_INCLUDE_NAMESPACE |
82 #endif |
82 #endif |
83 |
83 |
84 #if !defined(QT_NO_LIBRARY) && !defined(QT_NO_SETTINGS) |
84 #ifndef QT_NO_LIBRARY |
85 Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader, |
85 Q_GLOBAL_STATIC_WITH_ARGS(QFactoryLoader, loader, |
86 (QStyleFactoryInterface_iid, QLatin1String("/styles"), Qt::CaseInsensitive)) |
86 (QStyleFactoryInterface_iid, QLatin1String("/styles"), Qt::CaseInsensitive)) |
87 #endif |
87 #endif |
88 |
88 |
89 /*! |
89 /*! |