]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/bmpcbox.h
no real change; just add the standard separator where it's missing
[wxWidgets.git] / include / wx / gtk / bmpcbox.h
index b0555904f7eae0b6b10f02bd1218fc862a0143c5..95e3e873c0a917346f67d5ae7de91250ab8b4b6c 100644 (file)
@@ -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();