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

List:       kde-commits
Subject:    KDE/kdelibs/kutils
From:       Christoph Feck <christoph () maxiom ! de>
Date:       2010-08-28 2:16:30
Message-ID: 20100828021630.1A3DFAC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1168971 by cfeck:

Fix crash in "Configure Kontact ..."

CCMAIL: dantti85-kde@yahoo.com.br


 M  +2 -0      kcmultidialog.cpp  


--- trunk/KDE/kdelibs/kutils/kcmultidialog.cpp #1168970:1168971
@@ -177,9 +177,11 @@
         q->button(KDialog::Apply)->setEnabled(change);
     }
 
+    if (activeModule) {
     q->enableButton(KDialog::Help,    activeModule->buttons() & KCModule::Help);
     q->enableButton(KDialog::Default, activeModule->buttons() & KCModule::Default);
 }
+}
 
 void KCMultiDialogPrivate::_k_updateHeader(bool use, const QString &message)
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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