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

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/libatlantikui board.cpp,1.93,1.94 board.h,1.58,1.59
From:       kde () office ! kde ! org
Date:       2002-07-25 14:38:39
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/libatlantikui
In directory office:/tmp/cvs-serv30640/libatlantikui

Modified Files:
	board.cpp board.h 
Log Message:
fix for designer

Index: board.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikui/board.cpp,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- board.cpp	2002/07/24 03:10:12	1.93
+++ board.cpp	2002/07/25 14:38:36	1.94
@@ -518,3 +518,8 @@
 	m_gridLayout->addMultiCellWidget(center, 1, m_gridLayout->numRows()-2, 1, m_gridLayout->numCols()-2);
 	center->show();
 }
+
+QWidget *AtlantikBoard::centerWidget()
+{
+	return m_displayQueue.getFirst();
+}

Index: board.h
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikui/board.h,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- board.h	2002/07/24 03:10:12	1.58
+++ board.h	2002/07/25 14:38:36	1.59
@@ -46,6 +46,7 @@
 	void addToken(Player *player, EstateView *location = 0);
 	void indicateUnownedChanged();
 	QPtrList<EstateView> estateViews();
+	QWidget *centerWidget();
 
 public slots:
 	void slotMoveToken();

_______________________________________________
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