X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..d2e66707deb10dea6f92e3e4092f8a43ef942a5d:/src/univ/statline.cpp?ds=sidebyside diff --git a/src/univ/statline.cpp b/src/univ/statline.cpp index dfdac47862..b353bf7474 100644 --- a/src/univ/statline.cpp +++ b/src/univ/statline.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: univ/statline.cpp +// Name: src/univ/statline.cpp // Purpose: wxStaticLine implementation // Author: Vadim Zeitlin // Modified by: @@ -38,8 +38,6 @@ // implementation // ============================================================================ -IMPLEMENT_DYNAMIC_CLASS(wxStaticLine, wxControl) - // ---------------------------------------------------------------------------- // wxStaticLine // ----------------------------------------------------------------------------