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

List:       kde-commits
Subject:    [kdepim/Applications/15.08] libksieve/ksieveui/autocreatescripts/commonwidgets: Fix crash
From:       Montel Laurent <montel () kde ! org>
Date:       2015-08-06 11:56:45
Message-ID: E1ZNJmv-0006WN-CP () scm ! kde ! org
[Download RAW message or body]

Git commit e03d75af119a588ab6399fb5e6554880a8264b5d by Montel Laurent.
Committed on 06/08/2015 at 11:56.
Pushed by mlaurent into branch 'Applications/15.08'.

Fix crash

M  +0    -1    libksieve/ksieveui/autocreatescripts/commonwidgets/sievehelpbutton.cpp

http://commits.kde.org/kdepim/e03d75af119a588ab6399fb5e6554880a8264b5d

diff --git a/libksieve/ksieveui/autocreatescripts/commonwidgets/sievehelpbutton.cpp \
b/libksieve/ksieveui/autocreatescripts/commonwidgets/sievehelpbutton.cpp index \
                936b0b0..56b0e88 100644
--- a/libksieve/ksieveui/autocreatescripts/commonwidgets/sievehelpbutton.cpp
+++ b/libksieve/ksieveui/autocreatescripts/commonwidgets/sievehelpbutton.cpp
@@ -41,7 +41,6 @@ bool SieveHelpButton::event(QEvent *event)
     if (event->type() == QEvent::WhatsThisClicked) {
         QWhatsThisClickedEvent *clicked = static_cast<QWhatsThisClickedEvent \
*>(event);  new KRun(clicked->href(), this);
-        QWhatsThis::hideText();
         return true;
     }
     return QToolButton::event(event);


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

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