]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/msgdlg.tex
don't use _T() inside wxGetTranslation() and related macros (wxTRANSLATE, _, ......
[wxWidgets.git] / docs / latex / wx / msgdlg.tex
index 8c38c83452cd3ebc4955e84d7351ff109c88133c..ee4ba4cf94be4ec758a2b4adbcfc2b14cb945a4d 100644 (file)
@@ -6,6 +6,7 @@ with a choice of OK, Yes, No and Cancel buttons.
 \wxheading{Derived from}
 
 \helpref{wxDialog}{wxdialog}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
@@ -14,6 +15,10 @@ with a choice of OK, Yes, No and Cancel buttons.
 
 <wx/msgdlg.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxMessageDialog overview}{wxmessagedialogoverview}