From: Robert Roebling Date: Thu, 6 Sep 2007 13:26:31 +0000 (+0000) Subject: Mention wxUSE_GTKPRINT define X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/92fdffb2724abfaae8e0f098e68076e704ee2de0 Mention wxUSE_GTKPRINT define git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/wxusedef.tex b/docs/latex/wx/wxusedef.tex index 7064562573..8ab4119cc4 100644 --- a/docs/latex/wx/wxusedef.tex +++ b/docs/latex/wx/wxusedef.tex @@ -242,10 +242,10 @@ using \texttt{#if} and not \texttt{#ifdef}. \subsection{wxUSE preprocessor symbols used only in wxGTK port}\label{wxusedefgtk} \begin{twocollist}\itemsep=0pt \twocolitem{wxUSE\_DETECT\_SM}{Use code to detect X11 session manager.} +\twocolitem{wxUSE\_GTKPRINT}{Use GTK+ printing support.} \twocolitem{wxUSE\_LIBGNOMEPRINT}{Use GNOME printing support.} -\twocolitem{wxUSE\_LIBGNOMEVFS}{Use GNOME VFS support.} -\twocolitem{wxUSE\_LIBGNOMEVS}{Use GNOME VFS support.} -\twocolitem{wxUSE\_LIBHILDON}{Use Hildon framework for Nokia 770. Note, does not seem to do anything.} +\twocolitem{wxUSE\_LIBGNOMEVFS}{Use GNOME VFS support. Currently has no effect. } +\twocolitem{wxUSE\_LIBHILDON}{Use Hildon framework for Nokia 770. Currently has no effect. } \end{twocollist} \subsection{wxUSE preprocessor symbols used only in wxMac port}\label{wxusedefmac}