[atlantik-cvs] CVS: kdegames/atlantik/client atlantik.cpp,1.121.6.3,1.121.6.4

[email protected]
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv16816/client

Modified Files:
      Tag: KDE_3_1_BRANCH
	atlantik.cpp 
Log Message:
QString::null fixes

Index: atlantik.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/atlantik.cpp,v
retrieving revision 1.121.6.3
retrieving revision 1.121.6.4
diff -u -d -r1.121.6.3 -r1.121.6.4
--- atlantik.cpp	19 Jan 2003 19:18:17 -0000	1.121.6.3
+++ atlantik.cpp	20 Jan 2003 22:14:56 -0000	1.121.6.4
@@ -467,7 +467,7 @@
 void Atlantik::slotSendMsg()
 {
 	m_atlantikNetwork->cmdChat(m_input->text());
-	m_input->setText("");
+	m_input->setText(QString::null);
 }
 
 void Atlantik::slotMsgInfo(QString msg)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.