]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/accel.h
Some corrections
[wxWidgets.git] / include / wx / os2 / accel.h
index 49c4126393e2e4cdffe761f528cff9377771b635..49730d5d9b970b9fca859167f45d82ed509b34df 100644 (file)
@@ -1,23 +1,18 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        accel.h
 // Purpose:     wxAcceleratorTable class
-// Author:      AUTHOR
+// Author:      David Webster
 // Modified by:
-// Created:     ??/??/98
+// Created:     10/13/99
 // RCS-ID:      $Id$
-// Copyright:   (c) AUTHOR
-// Licence:    wxWindows licence
+// Copyright:   (c) David Webster
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_ACCEL_H_
 #define _WX_ACCEL_H_
 
-#ifdef __GNUG__
-#pragma interface "accel.h"
-#endif
-
 #include "wx/object.h"
-#include "wx/string.h"
 
 class WXDLLEXPORT wxAcceleratorTable;