]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/statline.h
Mention graphics classes, separate out image and bitmap classes
[wxWidgets.git] / interface / statline.h
index 2f624ef1164cc224f74d73a240fd8615524a1433..df71adf528e086a97b435fc1fc9210b4de70cb55 100644 (file)
@@ -14,9 +14,9 @@
     groups of controls. The line may be only vertical or horizontal.
 
     @beginStyleTable
-    @style{wxLI_HORIZONTAL}:
+    @style{wxLI_HORIZONTAL}
            Creates a horizontal line.
-    @style{wxLI_VERTICAL}:
+    @style{wxLI_VERTICAL}
            Creates a vertical line.
     @endStyleTable