]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/statlinecmn.cpp
Add missing WXK constants for the control keys
[wxWidgets.git] / src / common / statlinecmn.cpp
index f2b0de3a309d3b0b1c521c492d6a7b6ce02484ab..ec557f8e0fa0059c0411c38eced298e5da389d6d 100644 (file)
@@ -27,6 +27,8 @@
 
 #if wxUSE_STATLINE
 
+extern WXDLLEXPORT_DATA(const char) wxStaticLineNameStr[] = "staticLine";
+
 // ----------------------------------------------------------------------------
 // XTI
 // ----------------------------------------------------------------------------