]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/combobox.h
DP: native wxTreeCtrl for GTK.
[wxWidgets.git] / include / wx / msw / combobox.h
index fdebc76c487f9ed9a60d4acc81baa692c4393591..0739774280b7a0eee7d8bbb64c97e47b91a520f8 100644 (file)
@@ -5,12 +5,12 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:    wxWindows license
+// Copyright:   (c) Julian Smart
+// Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifndef __COMBOBOXH__
-#define __COMBOBOXH__
+#ifndef _WX_COMBOBOX_H_
+#define _WX_COMBOBOX_H_
 
 #ifdef __GNUG__
 #pragma interface "combobox.h"
@@ -80,4 +80,4 @@ class WXDLLEXPORT wxComboBox: public wxChoice
 
 #endif // USE_COMBOBOX
 #endif
-    // __COMBOBOXH__
+    // _WX_COMBOBOX_H_