aboutsummaryrefslogtreecommitdiffstats
path: root/softwarecontext/softwarecontext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'softwarecontext/softwarecontext.pro')
-rw-r--r--softwarecontext/softwarecontext.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/softwarecontext/softwarecontext.pro b/softwarecontext/softwarecontext.pro
index 31bb122eaf..bde31d2773 100644
--- a/softwarecontext/softwarecontext.pro
+++ b/softwarecontext/softwarecontext.pro
@@ -12,7 +12,8 @@ SOURCES += \
rectanglenode.cpp \
imagenode.cpp \
pixmaptexture.cpp \
- glyphnode.cpp
+ glyphnode.cpp \
+ renderingvisitor.cpp
HEADERS += \
context.h \
@@ -21,7 +22,8 @@ HEADERS += \
rectanglenode.h \
imagenode.h \
pixmaptexture.h \
- glyphnode.h
+ glyphnode.h \
+ renderingvisitor.h
OTHER_FILES += softwarecontext.json