Move wxVariant support for GDI classes to their

files (and thus away from wxBase).
  Add export declaration field for variant macros.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2006-09-30 20:45:15 +00:00
parent e48a305514
commit 6f5d78250c
10 changed files with 68 additions and 29 deletions

View File

@@ -25,6 +25,9 @@
#include "wx/gdicmn.h"
#endif
#if wxUSE_VARIANT
IMPLEMENT_VARIANT_OBJECT_EXPORTED(wxColour,WXDLLEXPORT)
#endif
// ============================================================================
// wxString <-> wxColour conversions