[atlantik-cvs] CVS: kdegames/atlantik/libatlantikui portfolioview.cpp,1.48,1.49

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

Modified Files:
	portfolioview.cpp 
Log Message:
display money in portfolioview

Index: portfolioview.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikui/portfolioview.cpp,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- portfolioview.cpp	2002/11/29 04:27:31	1.48
+++ portfolioview.cpp	2002/11/29 04:48:02	1.49
@@ -193,6 +193,7 @@
 		painter.setPen(Qt::white);
 		painter.setFont(QFont(KGlobalSettings::generalFont().family(), KGlobalSettings::generalFont().pointSize(), QFont::Bold));
 		painter.drawText(ICONSIZE + KDialog::marginHint(), 15, m_player->name());
+		painter.drawText(width() - 50, 15, QString::number(m_player->money()));
 
 		b_recreate = false;
 	}
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.