]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/combobox.h
changed Refresh to take Rect as client coordinates not window coordinates
[wxWidgets.git] / include / wx / univ / combobox.h
index 2b8c141588270f3e101e33c0d337b77f2c1f2422..8537da556308ec0164c9f051971b807d9f20fe23 100644 (file)
@@ -5,7 +5,7 @@
 // Modified by:
 // Created:     30.08.00
 // RCS-ID:      $Id$
-// Copyright:   (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
+// Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -43,6 +43,8 @@
 class WXDLLEXPORT wxComboControl;
 class WXDLLEXPORT wxListBox;
 class WXDLLEXPORT wxPopupComboWindow;
+class WXDLLEXPORT wxTextCtrl;
+class WXDLLEXPORT wxButton;
 
 // ----------------------------------------------------------------------------
 // the actions supported by this control