X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0497e17283d5ec84df3d1b24e74b79d1488f5637..3c59549689ca9333b0dde255dc7d46e0539183e8:/docs/latex/wx/libs.tex diff --git a/docs/latex/wx/libs.tex b/docs/latex/wx/libs.tex index cb7be991dc..30634cb479 100644 --- a/docs/latex/wx/libs.tex +++ b/docs/latex/wx/libs.tex @@ -17,7 +17,7 @@ diagram show dependencies between them: Every wxWindows application must link against this library. It contains mandatory classes that any wxWindows code depends on (e.g. -\helpref{wxString}{wxstring}) and portability classes that abstract + \helpref{wxString}{wxstring}) and portability classes that abstract differences between platforms. wxBase can be used to develop console mode applications, it does not require any GUI libraries or running X Window System on Unix.