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

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/libatlantic estate.cpp,1.8,1.9 estate.h,1.11,1.12
From:       kde () office ! kde ! org
Date:       2003-01-31 5:44:19
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/libatlantic
In directory office:/tmp/cvs-serv27333/libatlantic

Modified Files:
	estate.cpp estate.h 
Log Message:
small token fixes that benefit designer

Index: estate.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantic/estate.cpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- estate.cpp	28 Nov 2002 11:59:24 -0000	1.8
+++ estate.cpp	31 Jan 2003 05:44:17 -0000	1.9
@@ -79,7 +79,7 @@
 	}
 }
 
-QString Estate::name()
+QString Estate::name() const
 {
 	return m_name;
 }

Index: estate.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantic/estate.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- estate.h	28 Nov 2002 11:59:24 -0000	1.11
+++ estate.h	31 Jan 2003 05:44:17 -0000	1.12
@@ -31,7 +31,7 @@
 	Estate(int estateId);
 	int id() { return m_id; }
 	void setName(QString name);
-	QString name();
+	QString name() const;
 	void setEstateGroup(EstateGroup *estateGroup);
 	EstateGroup *estateGroup() { return m_estateGroup; }
 	void setOwner(Player *player);

_______________________________________________
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