/////////////////////////////////////////////////////////////////////////////
// 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
/////////////////////////////////////////////////////////////////////////////
// wxAcceleratorEntry
//-----------------------------------------------------------------------------
-class wxAcceleratorEntry
+class wxAcceleratorEntry: public wxObject
{
public: