summaryrefslogtreecommitdiffstats
path: root/examples/materials-cpp/materials-cpp.pro
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@kdab.com>2015-01-16 16:06:04 +0100
committerSean Harmer <sean.harmer@kdab.com>2015-01-18 15:31:24 +0100
commit1ff0d59bb80777e067e02df6538d9f0ff22a8ce8 (patch)
treee2f64c35d930a624e968a1214f4b83d0eb0922bb /examples/materials-cpp/materials-cpp.pro
parenta068e71be2709854a21bf04bbb7f8498489986fa (diff)
materials-cpp: use the default QForwardRenderer
Change-Id: Ic0aad40da195a89198a1e43fd80a23ff785491db Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples/materials-cpp/materials-cpp.pro')
-rw-r--r--examples/materials-cpp/materials-cpp.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/materials-cpp/materials-cpp.pro b/examples/materials-cpp/materials-cpp.pro
index e4d5939bc..bc32d5491 100644
--- a/examples/materials-cpp/materials-cpp.pro
+++ b/examples/materials-cpp/materials-cpp.pro
@@ -6,7 +6,6 @@ include("../exampleresources/exampleresources.pri")
HEADERS += \
planeentity.h \
- forwardrenderer.h \
renderableentity.h \
trefoilknot.h \
barrel.h \
@@ -16,7 +15,6 @@ HEADERS += \
SOURCES += \
main.cpp \
planeentity.cpp \
- forwardrenderer.cpp \
renderableentity.cpp \
trefoilknot.cpp \
barrel.cpp \