]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/statbmp.h
No changes, synchronised source names that appear commented at the top of files with...
[wxWidgets.git] / include / wx / os2 / statbmp.h
index 302814742995a29c0c162222c8c9c78895887c3d..724f23f859e0c51e3be704574c1b1d41516eb563 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        statbmp.h
+// Name:        wx/os2/statbmp.h
 // Purpose:     wxStaticBitmap class
 // Author:      David Webster
 // Modified by:
@@ -15,7 +15,7 @@
 #include "wx/control.h"
 #include "wx/icon.h"
 
-class WXDLLEXPORT wxStaticBitmap : public wxStaticBitmapBase
+class WXDLLIMPEXP_CORE wxStaticBitmap : public wxStaticBitmapBase
 {
  public:
     inline wxStaticBitmap() { Init(); }