From 9d7c89b0accc9e898cc29a1b121275ec3e95e8ad Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Fri, 26 May 2017 22:33:51 +0200 Subject: Cleanup whitespace Change-Id: I453ec5ac798bb5904495b82c6e0e06c40b3a9a70 Reviewed-by: J-P Nurmi --- src/imports/controls/material/qquickmaterialtheme_p.h | 2 +- src/imports/controls/universal/qquickuniversaltheme_p.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/imports') diff --git a/src/imports/controls/material/qquickmaterialtheme_p.h b/src/imports/controls/material/qquickmaterialtheme_p.h index d505d4ff..f31ab58f 100644 --- a/src/imports/controls/material/qquickmaterialtheme_p.h +++ b/src/imports/controls/material/qquickmaterialtheme_p.h @@ -54,7 +54,7 @@ QT_BEGIN_NAMESPACE -class QQuickMaterialTheme : public QQuickProxyTheme +class QQuickMaterialTheme : public QQuickProxyTheme { public: explicit QQuickMaterialTheme(QPlatformTheme *theme = nullptr); diff --git a/src/imports/controls/universal/qquickuniversaltheme_p.h b/src/imports/controls/universal/qquickuniversaltheme_p.h index 3ac32598..7e18a483 100644 --- a/src/imports/controls/universal/qquickuniversaltheme_p.h +++ b/src/imports/controls/universal/qquickuniversaltheme_p.h @@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE -class QQuickUniversalTheme : public QQuickProxyTheme +class QQuickUniversalTheme : public QQuickProxyTheme { public: explicit QQuickUniversalTheme(QPlatformTheme *theme = nullptr); -- cgit v1.2.3