]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mdi.h
DP: native wxTreeCtrl for GTK.
[wxWidgets.git] / include / wx / msw / mdi.h
index a07466a196b8fd7a8eb92d1de2a427f2fad50fd8..658aa6c63d528da49c734879935b8fa15a012df7 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 __MDIH__
-#define __MDIH__
+#ifndef _WX_MDI_H_
+#define _WX_MDI_H_
 
 #ifdef __GNUG__
 #pragma interface "mdi.h"
@@ -206,4 +206,4 @@ DECLARE_EVENT_TABLE()
 };
 
 #endif
-    // __MDIH__
+    // _WX_MDI_H_