From 374e9b153fcb3f4e547929ccc9b80bda76fd6f6e Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Thu, 24 Aug 2006 14:52:50 +0000 Subject: [PATCH] Blind wxTinderbox fix. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/motif/dialog.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/wx/motif/dialog.h b/include/wx/motif/dialog.h index 1dd7b9b97f..de59365802 100644 --- a/include/wx/motif/dialog.h +++ b/include/wx/motif/dialog.h @@ -83,7 +83,6 @@ protected: private: - DECLARE_EVENT_TABLE() DECLARE_DYNAMIC_CLASS(wxDialog) }; -- 2.50.0