Export QPlatformThemeFactory, for use in qtdiag
Change-Id: I0e1a09998253489388abfffd14b5ee5392b0ce52 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
parent
cf0c44fe83
commit
63b94c5772
@ -59,7 +59,7 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
class QPlatformTheme;
|
||||
|
||||
class QPlatformThemeFactory
|
||||
class Q_GUI_EXPORT QPlatformThemeFactory
|
||||
{
|
||||
public:
|
||||
static QStringList keys(const QString &platformPluginPath = QString());
|
||||
|
Loading…
Reference in New Issue
Block a user