]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/vlbox.cpp
fixed the error '& may not appear in macro parameter list' reported by running gcc...
[wxWidgets.git] / src / generic / vlbox.cpp
index 04ad587675ce0da51ec5255b1a2334f4f8bae00c..861dc0dc6f8989cdb686877fa45b68feba814a1a 100644 (file)
@@ -60,6 +60,7 @@ END_EVENT_TABLE()
 // ============================================================================
 
 IMPLEMENT_ABSTRACT_CLASS(wxVListBox, wxVScrolledWindow)
+const char wxVListBoxNameStr[] = "wxVListBox";
 
 // ----------------------------------------------------------------------------
 // wxVListBox creation