From 058a62b10d7b481bdfd688b922d43bca5a6ad722 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 26 Sep 2004 16:37:44 +0000 Subject: [PATCH] Tweaks to fix RTF contents (need newline at end of each class file) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/csconv.tex | 1 + docs/latex/wx/glcontext.tex | 1 + docs/latex/wx/mltchdlg.tex | 1 + 3 files changed, 3 insertions(+) diff --git a/docs/latex/wx/csconv.tex b/docs/latex/wx/csconv.tex index 04de87657b..cfd32f7882 100644 --- a/docs/latex/wx/csconv.tex +++ b/docs/latex/wx/csconv.tex @@ -54,3 +54,4 @@ Converts from the selected character set to Unicode. Returns length of string wr \constfunc{size\_t}{WC2MB}{\param{char* }{buf}, \param{const wchar\_t* }{psz}, \param{size\_t }{n}} Converts from Unicode to the selected character set. Returns length of string written to destination buffer. + diff --git a/docs/latex/wx/glcontext.tex b/docs/latex/wx/glcontext.tex index 84d802113a..2016939e97 100644 --- a/docs/latex/wx/glcontext.tex +++ b/docs/latex/wx/glcontext.tex @@ -59,3 +59,4 @@ Sets the current colour for this context, using the wxWidgets colour database to \func{void}{SwapBuffers}{\void} Displays the previous OpenGL commands on the associated window. + diff --git a/docs/latex/wx/mltchdlg.tex b/docs/latex/wx/mltchdlg.tex index e8175b2829..2b5aa2e671 100644 --- a/docs/latex/wx/mltchdlg.tex +++ b/docs/latex/wx/mltchdlg.tex @@ -86,3 +86,4 @@ Sets selected items from the array of selected items' indexes. \func{int}{ShowModal}{\void} Shows the dialog, returning either wxID\_OK or wxID\_CANCEL. + -- 2.45.2