]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/window.h
more fixes, printing works quite fine now
[wxWidgets.git] / include / wx / gtk1 / window.h
index a70b32ae2ad660e4016b6dfdf8619614d6ba12a4..4edfcf341e82967727ff543d073df5537c8a98fe 100644 (file)
@@ -237,8 +237,6 @@ public:
   void ConnectDnDWidget( GtkWidget *widget );
   void DisconnectDnDWidget( GtkWidget *widget );
   
-  void SetBackgroundColourHelper( GdkWindow *window );
-
   void PreCreation( wxWindow *parent, wxWindowID id, const wxPoint &pos,
     const wxSize &size, long style, const wxString &name );
   void PostCreation();