X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9b50920f5e625b10b85e8ee153156e24d5238dbd..a0b575116060526bf26554a2fe5d29ec2c0bc693:/docs/latex/wx/accel.tex

diff --git a/docs/latex/wx/accel.tex b/docs/latex/wx/accel.tex
index a9f4804551..aa210ce7b0 100644
--- a/docs/latex/wx/accel.tex
+++ b/docs/latex/wx/accel.tex
@@ -10,6 +10,10 @@ None
 
 <wx/accel.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxAcceleratorTable}{wxacceleratortable}, \helpref{wxWindow::SetAcceleratorTable}{wxwindowsetacceleratortable}
@@ -71,7 +75,7 @@ which modifier key is held down.}
 \section{\class{wxAcceleratorTable}}\label{wxacceleratortable}
 
 An accelerator table allows the application to specify a table of keyboard shortcuts for
-menus or other commands. On Windows, menu or button commands are supported; on GTK,
+menus or other commands. On Windows and Mac OS X, menu or button commands are supported; on GTK,
 only menu commands are supported.
 
 The object {\bf wxNullAcceleratorTable} is defined to be a table with no data, and is the
@@ -85,6 +89,10 @@ initial accelerator table for a window.
 
 <wx/accel.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Predefined objects}
 
 Objects: