]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/docmdich.tex
Added event table macros to wxGrid that take window identifiers
[wxWidgets.git] / docs / latex / wx / docmdich.tex
index d203beace2e6011bf56c5f420634812386d3fe01..7c831f14b8dc97e16f49fb605edc625b105a13eb 100644 (file)
@@ -3,7 +3,7 @@
 The wxDocMDIChildFrame class provides a default frame for displaying documents
 on separate windows. This class can only be used for MDI child frames.
 
-The class is part of the document/view framework supported by wxWindows,
+The class is part of the document/view framework supported by wxWidgets,
 and cooperates with the \helpref{wxView}{wxview}, \helpref{wxDocument}{wxdocument},
 \rtfsp\helpref{wxDocManager}{wxdocmanager} and \helpref{wxDocTemplate}{wxdoctemplate} classes.