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

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/client selectconfiguration_widget.cpp,1.18,1.19
From:       kde () office ! kde ! org
Date:       2002-07-16 2:15:30
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/client
In directory office:/tmp/cvs-serv14881/client

Modified Files:
	selectconfiguration_widget.cpp 
Log Message:
disable config options until monopd properly supports them

Index: selectconfiguration_widget.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/client/selectconfiguration_widget.cpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- selectconfiguration_widget.cpp	2002/07/16 01:47:36	1.18
+++ selectconfiguration_widget.cpp	2002/07/16 02:15:27	1.19
@@ -171,6 +171,7 @@
 	{
 		QCheckBox *checkBox = new QCheckBox(title, m_configBox, "checkbox");
 		checkBox->setChecked(value.toInt());
+		checkBox->setEnabled(false); // monopd doesn'tsupport editing yet
 		checkBox->show();
 	}
 	else

_______________________________________________
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