Revision: 7444
          http://mahogany.svn.sourceforge.net/mahogany/?rev=7444&view=rev
Author:   nerijus
Date:     2008-05-01 17:40:02 -0700 (Thu, 01 May 2008)

Log Message:
-----------
suppress new gcc warnings about "type attributes ignored after type is already 
defined"

Modified Paths:
--------------
    trunk/M/include/gui/wxMDialogs.h

Modified: trunk/M/include/gui/wxMDialogs.h
===================================================================
--- trunk/M/include/gui/wxMDialogs.h    2008-05-02 00:38:27 UTC (rev 7443)
+++ trunk/M/include/gui/wxMDialogs.h    2008-05-02 00:40:02 UTC (rev 7444)
@@ -25,7 +25,7 @@
 class MFolder;
 class MPersMsgBox;
 
-class WXDLLIMPEXP_FWD_BASE wxFrame;
+class WXDLLIMPEXP_FWD_CORE wxFrame;
 class WXDLLIMPEXP_FWD_BASE wxStaticText;
 
 /**


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to