[atlantik-cvs] CVS: kdegames/atlantik/libatlantic estate.cpp,1.8,1.9 estate.h,1.11,1.12

[email protected]
Newsgroups gmane.comp.kde.devel.atlantik
Message-ID <[email protected]>
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);
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.