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

List:       kde-commits
Subject:    branches/KDE/3.5/kdeedu/kalzium/src
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2005-10-01 22:14:44
Message-ID: 1128204884.537608.3765.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 466204 by annma:

the Apply button in the solver dialog did not work


 M  +1 -1      kalzium.cpp  


--- branches/KDE/3.5/kdeedu/kalzium/src/kalzium.cpp #466203:466204
@@ -259,7 +259,7 @@
 	eqsolver->setMinimumSize( 600,400 );
 
 	vbox->addWidget( eqsolver );
-
+        connect(dlg, SIGNAL(applyClicked()), eqsolver, SLOT(compute()));
 	dlg->show();
 #endif
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic