aboutsummaryrefslogtreecommitdiff
path: root/src/kristall.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/kristall.pro')
-rw-r--r--src/kristall.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/kristall.pro b/src/kristall.pro
index c5a29f5..43316cc 100644
--- a/src/kristall.pro
+++ b/src/kristall.pro
@@ -67,6 +67,8 @@ SOURCES += \
ioutil.cpp \
main.cpp \
mainwindow.cpp \
+ renderers/markdownrenderer.cpp \
+ renderers/textstyleinstance.cpp \
widgets/mediaplayer.cpp \
mimeparser.cpp \
protocolhandler.cpp \
@@ -105,6 +107,8 @@ HEADERS += \
ioutil.hpp \
kristall.hpp \
mainwindow.hpp \
+ renderers/markdownrenderer.hpp \
+ renderers/textstyleinstance.hpp \
widgets/mediaplayer.hpp \
mimeparser.hpp \
protocolhandler.hpp \