[atlantik-cvs] CVS: kdegames/atlantik/libatlantikui estatedetails.cpp,1.12.4.3,1.12.4.4

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

Modified Files:
      Tag: KDE_3_1_BRANCH
	estatedetails.cpp 
Log Message:
remove another layout warning

Index: estatedetails.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikui/estatedetails.cpp,v
retrieving revision 1.12.4.3
retrieving revision 1.12.4.4
diff -u -d -r1.12.4.3 -r1.12.4.4
--- estatedetails.cpp	12 Feb 2003 03:06:02 -0000	1.12.4.3
+++ estatedetails.cpp	9 Jun 2003 21:33:56 -0000	1.12.4.4
@@ -60,7 +60,8 @@
 	if (!text.isEmpty())
 		appendText(text);
 
-	m_buttonBox = new QHBoxLayout(this, 0, KDialog::spacingHint());
+	m_buttonBox = new QHBoxLayout(m_mainLayout, KDialog::spacingHint());
+	m_buttonBox->setMargin(0);
 	m_mainLayout->addItem(m_buttonBox);
 
 	m_buttonBox->addItem(new QSpacerItem(20, 20, QSizePolicy::Expanding, QSizePolicy::Minimum));
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.