]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/imaglist.h
wxDataObejct and related changes (won't compile right now)
[wxWidgets.git] / include / wx / msw / imaglist.h
index 51812b097f37e46aafb65c2598ebaa5de7a7a2ad..153cfd00d1c8f3444f0ae7332f014fee2f8f30d5 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 __IMAGLISTH__
-#define __IMAGLISTH__
+#ifndef _WX_IMAGLIST_H_
+#define _WX_IMAGLIST_H_
 
 #ifdef __GNUG__
 #pragma interface "imaglist.h"
@@ -223,4 +223,4 @@ protected:
 };
 
 #endif
-    // __IMAGLISTH__
+    // _WX_IMAGLIST_H_