X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e78c1d7855d1fefcdbff0e093e21e5cf101ca604..9b49405777342458dc1666001865eef7309b6c30:/include/wx/gtk/bmpcbox.h diff --git a/include/wx/gtk/bmpcbox.h b/include/wx/gtk/bmpcbox.h index b0555904f7..95e3e873c0 100644 --- a/include/wx/gtk/bmpcbox.h +++ b/include/wx/gtk/bmpcbox.h @@ -3,7 +3,7 @@ // Purpose: wxBitmapComboBox // Author: Jaakko Salli // Created: 2008-05-19 -// RCS-ID: $Id: +// RCS-ID: $Id$ // Copyright: (c) 2008 Jaakko Salli // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -125,9 +125,9 @@ public: virtual bool IsEditable() const; virtual void SetEditable(bool editable); -protected: - virtual GtkWidget* GetConnectWidget(); + +protected: virtual GdkWindow *GTKGetWindow(wxArrayGdkWindows& windows) const; virtual void GTKCreateComboBoxWidget();