]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/statboxcmn.cpp
skip apple options
[wxWidgets.git] / src / common / statboxcmn.cpp
index 5038b4c3c217404a5ba19c8d0836dca4bcc75307..487036e122933af9c147007f169f13c5af78c954 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/statbox.h"
 
+extern WXDLLEXPORT_DATA(const char) wxStaticBoxNameStr[] = "groupBox";
+
 // ----------------------------------------------------------------------------
 // XTI
 // ----------------------------------------------------------------------------