]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/statlinecmn.cpp
skip apple options
[wxWidgets.git] / src / common / statlinecmn.cpp
index f2b0de3a309d3b0b1c521c492d6a7b6ce02484ab..ce311dfccf19142fa4098caee1be92161ce9a227 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     wxStaticLine common code
 // Author:      Vadim Zeitlin
 // Created:     28.06.99
-// Version:     $Id$
 // Copyright:   (c) 1998 Vadim Zeitlin
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -27,6 +26,8 @@
 
 #if wxUSE_STATLINE
 
+extern WXDLLEXPORT_DATA(const char) wxStaticLineNameStr[] = "staticLine";
+
 // ----------------------------------------------------------------------------
 // XTI
 // ----------------------------------------------------------------------------