final prototype fixes (done using ifacecheck)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-24 01:02:55 +00:00
parent 919ccb4c44
commit 8d483c9b75
8 changed files with 54 additions and 50 deletions

View File

@@ -195,7 +195,7 @@ public:
Destroys the wxAcceleratorTable object.
See @ref overview_refcount_destruct for more info.
*/
~wxAcceleratorTable();
virtual ~wxAcceleratorTable();
/**
Returns @true if the accelerator table is valid.