[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdepim/kalarm
From:       David Jarvie <djarvie () kde ! org>
Date:       2010-12-16 20:06:55
Message-ID: 20101216200655.C2DD0AC8A8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1207067 by djarvie:

Only show general properties page for the Edit collection function


 M  +1 -4      resourceselector.cpp  


--- trunk/KDE/kdepim/kalarm/resourceselector.cpp #1207066:1207067
@@ -268,10 +268,7 @@
 	Collection collection = currentResource();
 	if (collection.isValid())
 	{
-#ifdef __GNUC__
-#warning editResource() not implemented
-#endif
-		Akonadi::CollectionPropertiesDialog dlg(collection, this);
+		Akonadi::CollectionPropertiesDialog dlg(collection, \
QStringList(QLatin1String("Akonadi::CollectionGeneralPropertiesPage")), this);  \
dlg.exec();  }
 #else


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic