Fix export of QAndroidStyle.

Change-Id: I779323403f6721ca904c517b7ffd78aff29d0a96
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
This commit is contained in:
Friedemann Kleint 2013-03-06 11:16:22 +01:00 committed by The Qt Project
parent 507ee19e07
commit bbbe9dcb72

View File

@ -63,7 +63,7 @@ QT_BEGIN_NAMESPACE
#if !defined(QT_NO_STYLE_ANDROID)
class Q_GUI_EXPORT QAndroidStyle : public QCommonStyle
class Q_WIDGETS_EXPORT QAndroidStyle : public QCommonStyle
{
Q_OBJECT