]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix html documentation warnings.
authorSteve Lamerton <steve.lamerton@gmail.com>
Wed, 21 Aug 2013 15:20:28 +0000 (15:20 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Wed, 21 Aug 2013 15:20:28 +0000 (15:20 +0000)
See #15346.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/html/helpctrl.h
interface/wx/html/htmlcell.h

index c7d74e5913e8623d24ca6f215847e0a7d94cbdf5..9cbea267c5919aa841ce4022ce3d7c0cb81fc8f2 100644 (file)
@@ -194,7 +194,7 @@ public:
         Sets whether the help frame should prevent application from exiting
         if it's the only remaining top level window.
 
         Sets whether the help frame should prevent application from exiting
         if it's the only remaining top level window.
 
-        @enable
+        @param enable
             If @true, the application will not quit unless the help frame is
             closed. Default is @false, i.e. the application does exit if only
             the help window remains opened.
             If @true, the application will not quit unless the help frame is
             closed. Default is @false, i.e. the application does exit if only
             the help window remains opened.
index aa542d657b605044e0bb4da0e92f211034806aff..9abac27be7bd38ca3319b8d7f77f412cd9a37102 100644 (file)
@@ -332,6 +332,8 @@ public:
 
         @param window
             interface to the parent HTML window
 
         @param window
             interface to the parent HTML window
+        @param rePos
+            Position to show cursor.
 
         @since 3.0
      */
 
         @since 3.0
      */