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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdebase/kdeprint/kdeprintfax
From:       David Faure <faure () kde ! org>
Date:       2004-02-17 10:27:10
Message-ID: 20040217102710.AE021990E () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Backport crash fix


  M +2 -1      kdeprintfax.cpp   1.24.2.1


--- kdebase/kdeprint/kdeprintfax/kdeprintfax.cpp  #1.24:1.24.2.1
@@ -60,4 +60,5 @@ KdeprintFax::KdeprintFax(QWidget *parent
         m_faxctrl = new FaxCtrl(this);
         m_handler = 0;
+        m_quitAfterSend = false;
         connect(m_faxctrl, SIGNAL(message(const QString&)), SLOT(slotMessage(const \
                QString&)));
         connect(m_faxctrl, SIGNAL(faxSent(bool)), SLOT(slotFaxSent(bool)));
@@ -350,6 +351,6 @@ void KdeprintFax::slotFaxSent(bool statu
                 if (!status)
                         KMessageBox::error(this, i18n("Fax error: see log message \
                for more information."));
-        }
         slotMessage(QString::null);
+        }
 }
 


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

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