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

List:       kde-commits
Subject:    [kdepim/Applications/16.04] blogilo/src: Fix crash when we close blogilo
From:       Montel Laurent <montel () kde ! org>
Date:       2016-03-31 19:21:42
Message-ID: E1aliA2-0006qq-Sq () scm ! kde ! org
[Download RAW message or body]

Git commit ccda60c9ecd44f6a56192cc991238fb08d2cf98c by Montel Laurent.
Committed on 31/03/2016 at 19:21.
Pushed by mlaurent into branch 'Applications/16.04'.

Fix crash when we close blogilo

M  +3    -0    blogilo/src/postentry.cpp

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

diff --git a/blogilo/src/postentry.cpp b/blogilo/src/postentry.cpp
index b641563..2bf2900 100644
--- a/blogilo/src/postentry.cpp
+++ b/blogilo/src/postentry.cpp
@@ -107,6 +107,9 @@ PostEntry::PostEntry(QWidget *parent)
 
 PostEntry::~PostEntry()
 {
+    disconnect(d->txtTitle, &PimCommon::SpellCheckLineEdit::textChanged, this, \
&PostEntry::slotTitleChanged); +    disconnect(d->txtTitle, \
&PimCommon::SpellCheckLineEdit::focusDown, this, &PostEntry::slotFocusEditor); +
     delete d;
 }
 


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

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