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

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/client atlantik.cpp,1.121.6.3,1.121.6.4
From:       kde () office ! kde ! org
Date:       2003-01-20 22:15:01
[Download RAW message or body]

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)

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@mail.kde.org
http://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

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