]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo
authorRobert Roebling <robert@roebling.de>
Fri, 16 May 2008 19:51:56 +0000 (19:51 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 16 May 2008 19:51:56 +0000 (19:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/dataview.h

index 4bcea08758a97a4a2c6bcb2e44c4b350c4886910..08be7734b1f3bc556f21a0e00da203e18c2b824d 100644 (file)
@@ -676,7 +676,7 @@ public:
            Display fine rules between row if supported.
     @style{wxDV_VERT_RULES}
            Display fine rules between columns is supported.
-    @style{wxDV_VARIABLE_LINE_HEIGHT)
+    @style{wxDV_VARIABLE_LINE_HEIGHT}
            Allow variable line heights. This can be inefficient when displaying large number of items.
     @endStyleTable