]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/artstd.cpp
don't use deprecated wxImage methods inside wxWin
[wxWidgets.git] / src / common / artstd.cpp
index fb05b05047eba7425231e754be4d8199adc23ed4..3bbd83c4c8d9ae93e2ef3d9a96e18a3f62283aa7 100644 (file)
@@ -23,6 +23,9 @@
 #include "wx/artprov.h"
 #include "wx/module.h"
 
+// For the purposes of forcing this module to link
+char g_ArtProviderModule = 0;
+
 // ----------------------------------------------------------------------------
 // wxDefaultArtProvider
 // ----------------------------------------------------------------------------