]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing closing bracket
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 25 Jul 2004 17:45:15 +0000 (17:45 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 25 Jul 2004 17:45:15 +0000 (17:45 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/statusbr.tex

index 7a44b259a8548262b762546059108d310393542b..9cdab0ee5477f9eb6a53e83946c6a22c2f858150 100644 (file)
@@ -254,6 +254,6 @@ are three possible styles:
 \twocolitem{\windowstyle{wxSB\_FLAT}}{No border is painted around the field so that it appears flat.}
 \twocolitem{\windowstyle{wxSB\_RAISED}}{A raised 3D border is painted around the field.}
 \end{twocollist}
-
+}