[Kde-pim] KDE/kdepim/akonadi/libakonadi

Kevin Krammer kevin.krammer at gmx.at
Tue Dec 4 19:29:05 GMT 2007


SVN commit 744879 by krake:

List of install headers was missing some of the newer model headers.
Removing itemsync.h from the same list since it is @internal

CCMAIL:kde-pim at kde.org



 M  +6 -3      CMakeLists.txt  


--- trunk/KDE/kdepim/akonadi/libakonadi/CMakeLists.txt #744878:744879
@@ -64,8 +64,8 @@
 	itemserializer.cpp
 	itemserializerplugin.cpp
 	itemstorejob.cpp
-  itemsync.cpp
-  itemview.cpp
+	itemsync.cpp
+	itemview.cpp
 	job.cpp
 	kcrash.cpp
 	messagecollectionmodel.cpp
@@ -102,6 +102,9 @@
 	akonadi_export.h
 	agentbase.h
 	agentmanager.h
+	agentfilterproxymodel.h
+	agentinstancemodel.h
+	agenttypemodel.h
 	collection.h
 	collectionattribute.h
 	collectionattributefactory.h
@@ -129,13 +132,13 @@
 	itemserializerplugin.h
 	itemstorejob.h
 	itemmodel.h
-  itemsync.h
 	itemview.h
 	job.h
 	libakonadi_export.h
 	messagecollectionmodel.h
 	monitor.h
 	profilemanager.h
+	profilemodel.h
 	resource.h
 	resourcebase.h
 	session.h
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list