]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/artprov.cpp
Use system colours
[wxWidgets.git] / src / common / artprov.cpp
index c0c91304cb05401d333b8d65d0554afb28336f9e..d7497a45ff31274818684c1bc9e0073770f1c2a2 100644 (file)
 // headers
 // ---------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "artprov.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -42,7 +38,7 @@
 
 #include "wx/listimpl.cpp"
 WX_DECLARE_LIST(wxArtProvider, wxArtProvidersList);
-WX_DEFINE_LIST(wxArtProvidersList);
+WX_DEFINE_LIST(wxArtProvidersList)
 
 // ----------------------------------------------------------------------------
 // Cache class - stores already requested bitmaps