Applied Freeze()/Thaw() patch for wxTextCtrtl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2004-12-01 20:52:36 +00:00
parent 70dfc4ed70
commit 41b81aed52
5 changed files with 185 additions and 128 deletions

View File

@@ -2567,6 +2567,7 @@ typedef struct _GtkNotebookPage GtkNotebookPage;
typedef struct _GtkAccelGroup GtkAccelGroup;
typedef struct _GtkItemFactory GtkItemFactory;
typedef struct _GtkSelectionData GtkSelectionData;
typedef struct _GtkTextBuffer GtkTextBuffer;
typedef GtkWidget *WXWidget;