X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..3508c1432884472f0d24f0f98c0dc75ed35df297:/interface/wx/accel.h?ds=sidebyside diff --git a/interface/wx/accel.h b/interface/wx/accel.h index 616f2b047a..2be0bdded1 100644 --- a/interface/wx/accel.h +++ b/interface/wx/accel.h @@ -29,7 +29,6 @@ enum wxAcceleratorEntryFlags /** @class wxAcceleratorEntry - @wxheader{accel.h} An object used by an application wishing to create an accelerator table (see wxAcceleratorTable). @@ -130,7 +129,6 @@ public: /** @class wxAcceleratorTable - @wxheader{accel.h} An accelerator table allows the application to specify a table of keyboard shortcuts for menu or button commands.