]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/metafile.h
DP: native wxTreeCtrl for GTK.
[wxWidgets.git] / include / wx / msw / metafile.h
index c4c0665ed7eed960c1a65d6b4ff06690a5fade51..993e8738fa4f0017167626cc1315ce2540341ad6 100644 (file)
@@ -5,13 +5,13 @@
 // 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 __METAFIILEH__
-#define __METAFIILEH__
+#ifndef _WX_METAFIILE_H_
+#define _WX_METAFIILE_H_
 
 #ifdef __GNUG__
 #pragma interface "metafile.h"
@@ -101,4 +101,4 @@ bool WXDLLEXPORT wxMakeMetaFilePlaceable(const wxString& filename, int x1, int y
 
 #endif // USE_METAFILE
 #endif
-    // __METAFIILEH__
+    // _WX_METAFIILE_H_