[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.165,
From:       kde () office ! kde ! org
Date:       2004-05-29 12:09:00
Message-ID: 40B87D5C.mail2E911BLIO () office ! kde ! org
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv3083/client

Modified Files:
	atlantik.cpp 
Log Message:
3.1 compile fix

Index: atlantik.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/atlantik.cpp,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- atlantik.cpp	29 May 2004 12:05:26 -0000	1.165
+++ atlantik.cpp	29 May 2004 12:08:58 -0000	1.166
@@ -68,7 +68,7 @@
 #ifdef KDE_3_2_FEATURES
 	m_clear = KStdAction::clear( this, SLOT( clear() ), 0 );
 #else
-	m_clear = new KAction( i18n("Clear"), "clear", NULL, this, SLOT( clear() ), 0, \
"clear" ); +	m_clear = new KAction( i18n("Clear"), "clear", NULL, this, SLOT( clear() \
), static_cast<KActionCollection *>(0), "clear" );  #endif
 	m_selectAll = KStdAction::selectAll( this, SLOT( selectAll() ), 0 );
 	m_copy = KStdAction::copy( this, SLOT( copy() ), 0 );

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@kde.org
https://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