]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/stattext.cpp
assert if opening more than one find/replace dialog under the same parent -- this...
[wxWidgets.git] / src / motif / stattext.cpp
index 823b5640ce05b211499ee8d6dc2102d09e9fe6bf..ae9a674ac427a85b565c774717a42b3c8fc2f2bf 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "wx/motif/private.h"
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticText, wxControl);
+IMPLEMENT_DYNAMIC_CLASS(wxStaticText, wxControl)
 
 bool wxStaticText::Create(wxWindow *parent, wxWindowID id,
            const wxString& label,