eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] Changes to eliot/wxwin/confsearch.cc


From: eliot-dev
Subject: [Eliot-dev] Changes to eliot/wxwin/confsearch.cc
Date: Sat, 05 Nov 2005 12:33:09 -0500

Index: eliot/wxwin/confsearch.cc
diff -u eliot/wxwin/confsearch.cc:1.8 eliot/wxwin/confsearch.cc:1.9
--- eliot/wxwin/confsearch.cc:1.8       Fri Nov  4 20:00:06 2005
+++ eliot/wxwin/confsearch.cc   Sat Nov  5 17:33:06 2005
@@ -39,7 +39,8 @@
 {
 
   joker_searching = new wxCheckBox(this,CheckBox_Joker,wxT("Recherche sur 
joker dans 7+1"));
-  rack_checking = new wxCheckBox(this,CheckBox_Rack,wxT("Vérification de la 
validité des tirages"));
+// XXX:  rack_checking = new wxCheckBox(this,CheckBox_Rack,wxT("Vérification 
de la validité des tirages"));
+  rack_checking = new wxCheckBox(this,CheckBox_Rack,wxT("Verification de la 
validite des tirages"));
 
   bcancel = new wxButton(this,Button_Cancel,wxT("Annuler"),wxPoint(-1,-1));
   bcancel->SetToolTip(wxT("Annuler les dernier changements et quitter"));




reply via email to

[Prev in Thread] Current Thread [Next in Thread]