X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/03647350fc7cd141953c72e0284e928847d30f44..63415ba9f5331b2b96215f8a570e05623ea6ec42:/include/wx/osx/statbox.h diff --git a/include/wx/osx/statbox.h b/include/wx/osx/statbox.h index ccd66cab42..ab105ea79a 100644 --- a/include/wx/osx/statbox.h +++ b/include/wx/osx/statbox.h @@ -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 {