]> git.saurik.com Git - wxWidgets.git/commitdiff
Mention wxUSE_GTKPRINT define
authorRobert Roebling <robert@roebling.de>
Thu, 6 Sep 2007 13:26:31 +0000 (13:26 +0000)
committerRobert Roebling <robert@roebling.de>
Thu, 6 Sep 2007 13:26:31 +0000 (13:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/wxusedef.tex

index 70645625732fce8e32cc094bc06c4dd429856ea0..8ab4119cc44f30390bead57b77d5b74510dda6e5 100644 (file)
@@ -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}