]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/combobox.h
Minor modifications...
[wxWidgets.git] / include / wx / gtk1 / combobox.h
index c7d7b7064bcd59f92a585d3062e4bcd60aed18bf..5b8046a4a55cb09e8894203986b3da3bce5adc71 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // Created:     01/02/97
 // Id:          $Id$
-// Copyright:   (c) 1998 Robert Roebling, Julian Smart and Markus Holzem
+// Copyright:   (c) 1998 Robert Roebling
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -95,6 +95,7 @@ class wxComboBox: public wxControl
   
   void SetFont( const wxFont &font );
   void OnSize( wxSizeEvent &event );
+  void SetBackgroundColour( const wxColour &colour );
   
   // implementation