]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/statbox.cpp
Add wxHtmlTag::GetParamAsString() convenience method.
[wxWidgets.git] / src / gtk1 / statbox.cpp
index a2542e88e2b20362c15da953c20586179b9f42f4..3cf3f6f16150722ecba255f7b489b7f93e730a7b 100644 (file)
@@ -1,8 +1,7 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        gtk/statbox.cpp
+// Name:        src/gtk1/statbox.cpp
 // Purpose:
 // Author:      Robert Roebling
-// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -22,8 +21,6 @@
 // wxStaticBox
 //-----------------------------------------------------------------------------
 
-IMPLEMENT_DYNAMIC_CLASS(wxStaticBox, wxControl)
-
 wxStaticBox::wxStaticBox()
 {
 }