]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/window.h
No real changes, just make wxWindow::CanScroll() virtual.
[wxWidgets.git] / include / wx / gtk1 / window.h
index 388f06fd91cc210b90fafe933c7eb6248fac1a70..a7fd1e9bac905d0f4996248e2d8673f6cc64f964 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        wx/gtk1/window.h
 // Purpose:
 // Author:      Robert Roebling
-// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -16,10 +15,6 @@ typedef struct _GdkIC GdkIC;
 typedef struct _GdkICAttr GdkICAttr;
 #endif
 
-// helper structure that holds class that holds GtkIMContext object and
-// some additional data needed for key events processing
-struct wxGtkIMData;
-
 //-----------------------------------------------------------------------------
 // callback definition for inserting a window (internal)
 //-----------------------------------------------------------------------------