]> git.saurik.com Git - wxWidgets.git/commitdiff
Tweaks to fix RTF contents (need newline at end of each class file)
authorJulian Smart <julian@anthemion.co.uk>
Sun, 26 Sep 2004 16:37:44 +0000 (16:37 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 26 Sep 2004 16:37:44 +0000 (16:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/csconv.tex
docs/latex/wx/glcontext.tex
docs/latex/wx/mltchdlg.tex

index 04de87657b9a5c5cafe2897acb1841fb1a2e8e40..cfd32f788210780aa2d32de2d997aa1a40b202df 100644 (file)
@@ -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.
+
index 84d802113af65446b9d6a5b800bc5bd6bc2bb8f9..2016939e977330d1684d65f1b1d361989d0c54ef 100644 (file)
@@ -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.
+
index e8175b2829fbd1fc9bca3e349ea1795125093155..2b5aa2e671a2b8ebc894af679c15dbbe81da738b 100644 (file)
@@ -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.
+