]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/colourcmn.cpp
require libsm-dev, it's needed for KDE/GNOME detection
[wxWidgets.git] / src / common / colourcmn.cpp
index a20851c7674cccca3c355a3acb2e14772204464f..3d401098e32649cdff72aa6292371adcbd3f3b0e 100644 (file)
     #include "wx/log.h"
     #include "wx/utils.h"
     #include "wx/gdicmn.h"
+    #include "wx/wxcrtvararg.h"
 #endif
 
+#if wxUSE_VARIANT
+IMPLEMENT_VARIANT_OBJECT_EXPORTED(wxColour,WXDLLEXPORT)
+#endif
 
 // ============================================================================
 // wxString <-> wxColour conversions