]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/statbox.h
Don't interpret '&' specially in wxTextWrapper.
[wxWidgets.git] / include / wx / osx / statbox.h
index ccd66cab4259ccb6d357a1a27ae632846107ed7a..ab105ea79ad57040b248b68e41250a986436a86a 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        statbox.h
+// Name:        wx/osx/statbox.h
 // Purpose:     wxStaticBox class
 // Author:      Stefan Csomor
 // Modified by:
@@ -14,8 +14,6 @@
 
 #include "wx/control.h"
 
-WXDLLIMPEXP_DATA_CORE(extern const char) wxStaticBoxNameStr[];
-
 // Group box
 class WXDLLIMPEXP_CORE wxStaticBox: public wxControl
 {