]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dc.h
Make wxWindow::HasScrollbar() respect wxScrolled::ShowScrollbars().
[wxWidgets.git] / include / wx / motif / dc.h
index d1065a2166e9ad30b3adb585f296cffb3f63c798..4a96162fdf995757416bf40c5e10ff16272dfcf0 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Julian Smart
 // Modified by:
 // Created:     17/09/98
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -18,7 +17,7 @@
 // wxMotifDCImpl
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxMotifDCImpl : public wxDCImpl
+class WXDLLIMPEXP_CORE wxMotifDCImpl : public wxDCImpl
 {
 public:
     wxMotifDCImpl(wxDC *owner);