]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/statbmpcmn.cpp
Upgrade bundled zlib to 1.2.8.
[wxWidgets.git] / src / common / statbmpcmn.cpp
index 0b51444db8cfef792167ffc97a14fc3404a71d12..5768c6c5156bd05c2b622f3e4aac6e465c23e6f4 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Julian Smart
 // Modified by:
 // Created:     04/01/98
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -28,6 +27,8 @@
 
 #include "wx/statbmp.h"
 
+extern WXDLLEXPORT_DATA(const char) wxStaticBitmapNameStr[] = "staticBitmap";
+
 // ---------------------------------------------------------------------------
 // XTI
 // ---------------------------------------------------------------------------