summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorTannin <sherb@gmx.net>2016-05-06 23:39:08 +0200
committerTannin <sherb@gmx.net>2016-05-06 23:39:08 +0200
commitb0e3e86a61770c3d6c18161b05c745f30f1a2cb3 (patch)
tree4717065ce8258e748b7b20bfd346fbd7ccf04469 /src/CMakeLists.txt
parent9df612c7ca0ba4cb0b62d958df4e2745fe0c04ec (diff)
moved plugins.txt reading/writing to game plugin
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6eec86a9..1bd16ed3 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -76,7 +76,6 @@ SET(organizer_SRCS
previewdialog.cpp
aboutdialog.cpp
json.cpp
- safewritefile.cpp
modflagicondelegate.cpp
genericicondelegate.cpp
organizerproxy.cpp
@@ -162,7 +161,6 @@ SET(organizer_HDRS
previewdialog.h
aboutdialog.h
json.h
- safewritefile.h
modflagicondelegate.h
genericicondelegate.h
organizerproxy.h