]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/app.h
"const" added to wxAccelTable ctor
[wxWidgets.git] / include / wx / msw / app.h
index 54b58a4ee9cd90b5f85802e07fea6ae3c9d2c172..0889410bf6cc0fdf4bfa2ed0227d653a33b9bf5a 100644 (file)
@@ -5,12 +5,12 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // 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 __APPH__
-#define __APPH__
+#ifndef _WX_APP_H_
+#define _WX_APP_H_
 
 #ifdef __GNUG__
 #pragma interface "app.h"
 
 #ifdef __GNUG__
 #pragma interface "app.h"
@@ -162,5 +162,5 @@ int WXDLLEXPORT wxEntry(WXHINSTANCE hInstance);
 #endif
 
 #endif
 #endif
 
 #endif
-    // __APPH__
+    // _WX_APP_H_