SVN commit 1000373 by skelly: Add EntityTreeModel to the build system. M +3 -0 CMakeLists.txt --- trunk/KDE/kdepimlibs/akonadi/CMakeLists.txt #1000372:1000373 @@ -73,6 +73,8 @@ collectionview.cpp control.cpp entitydisplayattribute.cpp + entitytreemodel.cpp + entitytreemodel_p.cpp #entitysortfilterproxymodel.cpp erroroverlay.cpp exception.cpp @@ -193,6 +195,7 @@ control.h entity.h entitydisplayattribute.h + entitytreemodel.h # entitysortfilterproxymodel.h exception.h item.h