From a096358cc72a21b094d4a72905fe4d52a3c46d5f Mon Sep 17 00:00:00 2001 From: George Tasker Date: Wed, 23 May 2001 11:19:05 +0000 Subject: [PATCH] Fixed a missing '}' git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/dir.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/latex/wx/dir.tex b/docs/latex/wx/dir.tex index 4c06f3bce3..c05d4544c3 100644 --- a/docs/latex/wx/dir.tex +++ b/docs/latex/wx/dir.tex @@ -216,6 +216,7 @@ enum wxDirTraverseResult wxDIR_CONTINUE // continue into this directory }; \end{verbatim} +} \wxheading{Include files} -- 2.50.0