Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27018/src/gui

Modified Files:
        wxMFrame.cpp 
Log Message:
don't define wxPrintDialog, doesn't work with latest wx and is unneeded anyhow

Index: wxMFrame.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMFrame.cpp,v
retrieving revision 1.171
retrieving revision 1.172
diff -b -u -2 -r1.171 -r1.172
--- wxMFrame.cpp        11 Jul 2004 22:51:50 -0000      1.171
+++ wxMFrame.cpp        8 Nov 2004 14:51:28 -0000       1.172
@@ -65,8 +65,4 @@
 #include <wx/printdlg.h>
 
-#if defined(OS_UNIX) && !defined(OS_MAC) && !defined(__CYGWIN__)
-    typedef wxGenericPrintDialog wxPrintDialog;
-#endif
-
 class MPersMsgBox;
 



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to