eliot-dev
[Top][All Lists]
Advanced

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

[Eliot-dev] Changes to eliot/wxwin/confdimdlg.cc [antoine-1]


From: eliot-dev
Subject: [Eliot-dev] Changes to eliot/wxwin/confdimdlg.cc [antoine-1]
Date: Sun, 23 Oct 2005 16:59:28 -0400

Index: eliot/wxwin/confdimdlg.cc
diff -u eliot/wxwin/confdimdlg.cc:1.6.2.1 eliot/wxwin/confdimdlg.cc:1.6.2.2
--- eliot/wxwin/confdimdlg.cc:1.6.2.1   Sun Oct 23 17:10:46 2005
+++ eliot/wxwin/confdimdlg.cc   Sun Oct 23 20:58:20 2005
@@ -17,8 +17,6 @@
 /* along with this program; if not, write to the Free Software               */
 /* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
*/
 
-/* $Id: confdimdlg.cc,v 1.6.2.1 2005/10/23 17:10:46 afrab Exp $ */
-
 /**
  *  \file   confdimdlg.cc
  *  \brief  Print configuration dialog
@@ -73,7 +71,7 @@
   int i;
   wxString choices[3];
   choices[0] = wxT("gauche");
-  // ## choices[1] = wxT("centré");  
+  // ## choices[1] = wxT("centré");
   choices[1] = wxT("centre");
   choices[2] = wxT("droite");
   wxStaticText* Hcomment[5];




reply via email to

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