aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquicktheme_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquicktheme_p.h')
-rw-r--r--src/quicktemplates2/qquicktheme_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/quicktemplates2/qquicktheme_p.h b/src/quicktemplates2/qquicktheme_p.h
index 32044b67..eb10d766 100644
--- a/src/quicktemplates2/qquicktheme_p.h
+++ b/src/quicktemplates2/qquicktheme_p.h
@@ -63,8 +63,7 @@ public:
QQuickTheme();
virtual ~QQuickTheme();
- static QQuickTheme *current();
- static void setCurrent(QQuickTheme *theme);
+ static QQuickTheme *instance();
enum Scope {
System,