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

List:       kde-commits
Subject:    [kdepim-addons/Applications/16.08] plugins/messageviewer/bodypartformatter/autotests: It's not defin
From:       Montel Laurent <montel () kde ! org>
Date:       2016-08-05 14:06:55
Message-ID: E1bVfm3-0006ez-V0 () code ! kde ! org
[Download RAW message or body]

Git commit 8d7741a884e9df6a127605a4e571f87bc44891ed by Montel Laurent.
Committed on 05/08/2016 at 14:06.
Pushed by mlaurent into branch 'Applications/16.08'.

It's not defined in 5.3.x

M  +1    -1    plugins/messageviewer/bodypartformatter/autotests/delegateselectortest.cpp


http://commits.kde.org/kdepim-addons/8d7741a884e9df6a127605a4e571f87bc44891ed

diff --git a/plugins/messageviewer/bodypartformatter/autotests/delegateselectortest.cpp \
b/plugins/messageviewer/bodypartformatter/autotests/delegateselectortest.cpp index \
                1e3b4c1..d1dfbe7 100644
--- a/plugins/messageviewer/bodypartformatter/autotests/delegateselectortest.cpp
+++ b/plugins/messageviewer/bodypartformatter/autotests/delegateselectortest.cpp
@@ -65,7 +65,7 @@ void DelegateSelectorTest::shouldChangeOkButtonState()
 {
     DelegateSelector w;
     KPIM::AddresseeLineEdit *mDelegate = w.findChild<KPIM::AddresseeLineEdit \
                *>(QStringLiteral("delegate"));
-    mDelegate->setEnableAkonadiSearch(false);
+    //mDelegate->setEnableAkonadiSearch(false);
     mDelegate->setEnableBalooSearch(false);
 
     QDialogButtonBox *buttonBox = w.findChild<QDialogButtonBox \
*>(QStringLiteral("buttonbox"));


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

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