Update of /cvsroot/mahogany/M/include/wx
In directory usw-pr-cvs1:/tmp/cvs-serv3800/include/wx

Modified Files:
        persctrl.h 
Log Message:
more Unicode fixes

Index: persctrl.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/wx/persctrl.h,v
retrieving revision 1.32
retrieving revision 1.33
diff -b -u -2 -r1.32 -r1.33
--- persctrl.h  11 Mar 2002 19:40:49 -0000      1.32
+++ persctrl.h  12 Sep 2002 02:36:48 -0000      1.33
@@ -642,8 +642,8 @@
 extern WXDLLMAYEXP wxString wxPFileSelector(const wxString& configPath,
                                             const wxString& title,
-                                            const char *defpath = NULL,
-                                            const char *defname = NULL,
-                                            const char *extension = NULL,
-                                            const char *filter = NULL,
+                                            const wxChar *defpath = NULL,
+                                            const wxChar *defname = NULL,
+                                            const wxChar *extension = NULL,
+                                            const wxChar *filter = NULL,
                                             int flags = 0,
                                             wxWindow *parent = NULL,



-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to