]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/dc.h
Interface updates for Phoenix. Add wxNativeFontInfo.
[wxWidgets.git] / include / wx / x11 / dc.h
index af0a97e96c638d0b86b2080b0c2d94eb3bf23da8..c8d570bb327ffe90fe6284c06c546cb7e1937188 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        dc.h
+// Name:        wx/x11/dc.h
 // Purpose:     wxDC class
 // Author:      Julian Smart
 // Modified by:
@@ -22,7 +22,7 @@
 // wxDC
 //-----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxX11DCImpl : public wxDCImpl
+class WXDLLIMPEXP_CORE wxX11DCImpl : public wxDCImpl
 {
 public:
     wxX11DCImpl( wxDC *owner );