summaryrefslogtreecommitdiffstats
path: root/sigtools
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2009-03-26 07:04:59 -0400
committerBen Boeckel <MathStuf@gmail.com>2009-03-26 07:04:59 -0400
commitb199d7ba7f8d2f0ace6a85f9ea5718676d9e2180 (patch)
tree3a11ebb5eabae4dc31a3458d7f620828038b9756 /sigtools
parent3e32ab14d6924786c8a337ec77b18c50acbbe1eb (diff)
downloadsigen-b199d7ba7f8d2f0ace6a85f9ea5718676d9e2180.tar.gz
sigen-b199d7ba7f8d2f0ace6a85f9ea5718676d9e2180.tar.xz
sigen-b199d7ba7f8d2f0ace6a85f9ea5718676d9e2180.zip
Fix the CMake lists for the new files
Diffstat (limited to 'sigtools')
-rw-r--r--sigtools/CMakeLists.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/sigtools/CMakeLists.txt b/sigtools/CMakeLists.txt
index 96a2e589..b340e041 100644
--- a/sigtools/CMakeLists.txt
+++ b/sigtools/CMakeLists.txt
@@ -6,15 +6,11 @@ set(sigtools_HEADERS
PluginTree.h
)
set(sigtools_SRCS
- BaseModel.cpp
- ClassModel.cpp
PluginLoader.cpp
- PluginModel.cpp
PluginTree.cpp
PluginTreeDelegate.cpp
PluginTreeModel.cpp
- PluginTypeModel.cpp
- RootPluginModel.cpp
+ PluginTreeProxyModel.cpp
)
kde4_add_library(sigtools