]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/statbox.cpp
Prevent event generation in wxGtkCalendarCtrl::SetDate().
[wxWidgets.git] / src / gtk / statbox.cpp
index b7df8b6f58cb2c2f4a983ed8024016d229fa5cd1..06c577699d4c19fb5a57b8443cd6abecc7b159b4 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        gtk/statbox.cpp
+// Name:        src/gtk/statbox.cpp
 // Purpose:
 // Author:      Robert Roebling
 // Id:          $Id$
@@ -48,8 +48,6 @@ static void size_allocate(GtkWidget* widget, GtkAllocation* alloc, void*)
 // wxStaticBox
 //-----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl)
-
 wxStaticBox::wxStaticBox()
 {
 }