aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/qquickproxytheme_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quickcontrols2/qquickproxytheme_p.h')
-rw-r--r--src/quickcontrols2/qquickproxytheme_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickcontrols2/qquickproxytheme_p.h b/src/quickcontrols2/qquickproxytheme_p.h
index 04f800f4..2d271e8c 100644
--- a/src/quickcontrols2/qquickproxytheme_p.h
+++ b/src/quickcontrols2/qquickproxytheme_p.h
@@ -53,7 +53,7 @@
QT_BEGIN_NAMESPACE
-class Q_QUICKCONTROLS2_PRIVATE_EXPORT QQuickProxyTheme : public QPlatformTheme
+class Q_QUICKCONTROLS2_PRIVATE_EXPORT QQuickProxyTheme : public QPlatformTheme
{
public:
explicit QQuickProxyTheme(QPlatformTheme *theme = nullptr);