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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/msn
From:       Duncan Mac-Vicar Prett <duncan () kde ! org>
Date:       2007-03-18 14:02:36
Message-ID: 1174226556.651113.23789.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 643821 by dmacvicar:


missing delete?



 M  +2 -2      msndebugrawcmddlg.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/msn/msndebugrawcmddlg.cpp #643820:643821
@@ -45,7 +45,7 @@
 
 MSNDebugRawCmdDlg::~MSNDebugRawCmdDlg()
 {
-	m_main;
+	delete m_main;
 }
 
 QString MSNDebugRawCmdDlg::command()
@@ -70,7 +70,7 @@
 
 QString MSNDebugRawCmdDlg::msg()
 {
-	return m_main->m_msg->text();
+	return m_main->m_msg->toPlainText();
 }
 
 #include "msndebugrawcmddlg.moc"
[prev in list] [next in list] [prev in thread] [next in thread] 

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