]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/accel.h
Fixes, typos etc...
[wxWidgets.git] / include / wx / gtk / accel.h
index 44bfd043aed641858973833421619c80fdbcc2c4..d2eb53c07007d8d69f68c0a1356cc9c8aed802fb 100644 (file)
@@ -1,9 +1,8 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        accel.h
 // Purpose:     wxAcceleratorTable class
-// Author:      Robert
-// Modified by:
-// RCS-ID:      
+// Author:      Robert Roebling
+// RCS-ID:      $Id$
 // Copyright:   (c) Robert Roebling
 // Licence:    wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -52,7 +51,7 @@ extern wxAcceleratorTable wxNullAcceleratorTable;
 // wxAcceleratorEntry
 //-----------------------------------------------------------------------------
 
-class wxAcceleratorEntry
+class wxAcceleratorEntry: public wxObject
 {
   public: