]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/accel.h
added a @todo about references to old wx functions
[wxWidgets.git] / interface / wx / accel.h
index 616f2b047aa059efe87568922971848667c63601..2be0bdded11cc6700b698c950dbe7ff0245d45f7 100644 (file)
@@ -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.