diff options
Diffstat (limited to 'src/kristall.pro')
| -rw-r--r-- | src/kristall.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/kristall.pro b/src/kristall.pro index 52afd74..9610998 100644 --- a/src/kristall.pro +++ b/src/kristall.pro @@ -23,6 +23,7 @@ SOURCES += \ documentoutlinemodel.cpp \ documentstyle.cpp \ favouritecollection.cpp \ + fingerclient.cpp \ geminiclient.cpp \ geminirenderer.cpp \ gopherclient.cpp \ @@ -41,6 +42,7 @@ HEADERS += \ documentoutlinemodel.hpp \ documentstyle.hpp \ favouritecollection.hpp \ + fingerclient.hpp \ geminiclient.hpp \ geminirenderer.hpp \ gopherclient.hpp \ |
