X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/455f7c8205e5dc29d99026b158ae0a394dccc839..51c72a7b56ea50fb3c9b082da1bbaddf6a218073:/src/motif/statbox.cpp diff --git a/src/motif/statbox.cpp b/src/motif/statbox.cpp index 6fdcb4c5d2..1a175f9910 100644 --- a/src/motif/statbox.cpp +++ b/src/motif/statbox.cpp @@ -117,7 +117,7 @@ bool wxStaticBox::Create(wxWindow *parent, wxWindowID id, #endif NULL); } - + PostCreation(); AttachWidget (parent, m_mainWidget, NULL, pos.x, pos.y, size.x, size.y);