]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dcclient.h
Bo's patch adding Selection API and some more changes, doesn't compile yet
[wxWidgets.git] / include / wx / mgl / dcclient.h
index deb5905bd5e23d8d8457a04681814da35bd1eb18..0011f1ca7287c84a79e8ab2c3079f5b400a9c5a5 100644 (file)
 #ifndef __WX_DCCLIENT_H__
 #define __WX_DCCLIENT_H__
 
 #ifndef __WX_DCCLIENT_H__
 #define __WX_DCCLIENT_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcclient.h"
-#endif
-
 #include "wx/dc.h"
 
 //-----------------------------------------------------------------------------
 // classes
 //-----------------------------------------------------------------------------
 
 #include "wx/dc.h"
 
 //-----------------------------------------------------------------------------
 // classes
 //-----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxWindowDC;
-class WXDLLEXPORT wxPaintDC;
-class WXDLLEXPORT wxClientDC;
-class WXDLLEXPORT wxWindowMGL;
+class WXDLLIMPEXP_FWD_CORE wxWindowDC;
+class WXDLLIMPEXP_FWD_CORE wxPaintDC;
+class WXDLLIMPEXP_FWD_CORE wxClientDC;
+class WXDLLIMPEXP_FWD_CORE wxWindowMGL;
 
 //-----------------------------------------------------------------------------
 // wxWindowDC
 
 //-----------------------------------------------------------------------------
 // wxWindowDC