/**
Loads the accelerator table from a Windows resource (Windows only).
+ @onlyfor{wxmsw}
+
@param resource
Name of a Windows accelerator.
*/
Destroys the wxAcceleratorTable object.
See @ref overview_refcount_destruct for more info.
*/
- ~wxAcceleratorTable();
+ virtual ~wxAcceleratorTable();
/**
Returns @true if the accelerator table is valid.