aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/quicktemplates2.pri
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2018-03-14 13:20:45 +0100
committerJ-P Nurmi <jpnurmi@qt.io>2018-03-14 14:44:42 +0000
commit12030ce62ef8fa0451679d19fc419ee0fa02bb6a (patch)
tree0fe7f2b4cb40a4fc52751b6b3e700b4e6ba51106 /src/quicktemplates2/quicktemplates2.pri
parenteca60c6f6932231e9f9f497d474d49f8192948ec (diff)
Remove unused QQuickProxyTheme
QQuickTheme has been de-coupled from QPlatformTheme. The proxy theme is no longer needed at all. Change-Id: I6a97f5d83a86b77384d4dd41f9777bd022892eb3 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/quicktemplates2/quicktemplates2.pri')
-rw-r--r--src/quicktemplates2/quicktemplates2.pri2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/quicktemplates2/quicktemplates2.pri b/src/quicktemplates2/quicktemplates2.pri
index c9ccc420..c37526d4 100644
--- a/src/quicktemplates2/quicktemplates2.pri
+++ b/src/quicktemplates2/quicktemplates2.pri
@@ -59,7 +59,6 @@ HEADERS += \
$$PWD/qquickpopuppositioner_p_p.h \
$$PWD/qquickpresshandler_p_p.h \
$$PWD/qquickprogressbar_p.h \
- $$PWD/qquickproxytheme_p.h \
$$PWD/qquickradiobutton_p.h \
$$PWD/qquickradiodelegate_p.h \
$$PWD/qquickrangeslider_p.h \
@@ -136,7 +135,6 @@ SOURCES += \
$$PWD/qquickpopuppositioner.cpp \
$$PWD/qquickpresshandler.cpp \
$$PWD/qquickprogressbar.cpp \
- $$PWD/qquickproxytheme.cpp \
$$PWD/qquickradiobutton.cpp \
$$PWD/qquickradiodelegate.cpp \
$$PWD/qquickrangeslider.cpp \