]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/include/wx/applet/applet.h
merged another part of Alex's work (LoadMenuBar w/ parent)
[wxWidgets.git] / contrib / include / wx / applet / applet.h
index f51a37049791972a63c94c2261e3ff9900e5954d..3965ca1fc2b92f100cac067fef97b2bf645ed22d 100644 (file)
@@ -44,7 +44,7 @@ Defines the abstract base class for wxApplet objects.
 class wxApplet : public wxPanel {
 private:
     DECLARE_ABSTRACT_CLASS(wxApplet);
 class wxApplet : public wxPanel {
 private:
     DECLARE_ABSTRACT_CLASS(wxApplet);
-    DECLARE_EVENT_TABLE();
+    DECLARE_EVENT_TABLE()
 
 protected:
     //wxHtmlAppletWindow  *m_parent;
 
 protected:
     //wxHtmlAppletWindow  *m_parent;