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

List:       kde-commits
Subject:    [kdepimlibs/KDE/4.8] akonadi/contact: Add missing setCollectionPropertiesPageNames need to fix bug #
From:       Montel Laurent <montel () kde ! org>
Date:       2012-03-23 8:06:03
Message-ID: 20120323080603.0927AA60A9 () git ! kde ! org
[Download RAW message or body]

Git commit e63a9e6d03aa8f36f795e6a7621468834dbffebb by Montel Laurent.
Committed on 23/03/2012 at 09:04.
Pushed by mlaurent into branch 'KDE/4.8'.

Add missing setCollectionPropertiesPageNames need to fix bug #296450

CCBUG: 296450
(cherry picked from commit e3fc391f766c91ea95ab87002381bca371e74b63)

M  +5    -0    akonadi/contact/standardcontactactionmanager.cpp
M  +5    -0    akonadi/contact/standardcontactactionmanager.h

http://commits.kde.org/kdepimlibs/e63a9e6d03aa8f36f795e6a7621468834dbffebb

diff --git a/akonadi/contact/standardcontactactionmanager.cpp b/akonadi/con=
tact/standardcontactactionmanager.cpp
index a6a830e..63dd66d 100644
--- a/akonadi/contact/standardcontactactionmanager.cpp
+++ b/akonadi/contact/standardcontactactionmanager.cpp
@@ -535,4 +535,9 @@ Akonadi::Item::List StandardContactActionManager::selec=
tedItems() const
   return d->mGenericManager->selectedItems();
 }
 =

+
+void StandardContactActionManager::setCollectionPropertiesPageNames( const=
 QStringList &names )
+{
+  d->mGenericManager->setCollectionPropertiesPageNames( names );
+}
 #include "standardcontactactionmanager.moc"
diff --git a/akonadi/contact/standardcontactactionmanager.h b/akonadi/conta=
ct/standardcontactactionmanager.h
index d5df097..45454ad 100644
--- a/akonadi/contact/standardcontactactionmanager.h
+++ b/akonadi/contact/standardcontactactionmanager.h
@@ -158,6 +158,11 @@ class AKONADI_CONTACT_EXPORT StandardContactActionMana=
ger : public QObject
      */
     Akonadi::Item::List selectedItems() const;
 =

+  /**
+   * @since 4.8.2
+   */
+    void setCollectionPropertiesPageNames( const QStringList &names );
+
   Q_SIGNALS:
     /**
      * This signal is emitted whenever the action state has been updated.
[prev in list] [next in list] [prev in thread] [next in thread] 

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