// Author: Julian Smart
// Modified by:
// Created: 31/7/98
-// RCS-ID: $Id$
// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
// the accel table has all accelerators for a given window or menu
// ----------------------------------------------------------------------------
-class WXDLLEXPORT wxAcceleratorTable : public wxObject
+class WXDLLIMPEXP_CORE wxAcceleratorTable : public wxObject
{
public:
// default ctor