]> git.saurik.com Git - wxWidgets.git/commitdiff
Document that wxRearrange* controls exist since 2.9.0.
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 26 Jun 2010 08:01:14 +0000 (08:01 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 26 Jun 2010 08:01:14 +0000 (08:01 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

interface/wx/rearrangectrl.h

index 4d5528251d1f438d02dbda0209a1a8455f71da10..428ae29b59145e246d4f1a86e0f31aa5de4ce122 100644 (file)
@@ -42,6 +42,8 @@
     is to use wxRearrangeCtrl which combines it with two standard buttons to
     move the current item up or down.
 
     is to use wxRearrangeCtrl which combines it with two standard buttons to
     move the current item up or down.
 
+    @since 2.9.0
+
     @library{wxcore}
     @category{ctrl}
 */
     @library{wxcore}
     @category{ctrl}
 */
@@ -173,6 +175,8 @@ public:
     the "Up" and "Down" buttons to move the currently selected item up or down.
     It is used as the main part of a wxRearrangeDialog.
 
     the "Up" and "Down" buttons to move the currently selected item up or down.
     It is used as the main part of a wxRearrangeDialog.
 
+    @since 2.9.0
+
     @library{wxcore}
     @category{ctrl}
  */
     @library{wxcore}
     @category{ctrl}
  */
@@ -260,6 +264,8 @@ public:
         }
     @endcode
 
         }
     @endcode
 
+    @since 2.9.0
+
     @library{wxcore}
     @category{cmndlg}
  */
     @library{wxcore}
     @category{cmndlg}
  */