]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/choice.h
fixing file paths after renaming
[wxWidgets.git] / interface / choice.h
index a197296f39174c8fc1912ba5afce9e1e3c1367a5..db7d1c10bf7c582bab35790b9108b9e703455f80 100644 (file)
@@ -130,9 +130,9 @@ public:
         currently selected item in it. When it is not shown, its result is the
         same as for the other function.
 
-        @wxsince{2.6.2} (before this version,
-                         wxControlWithItems::GetSelection() itself behaved like
-                         this).
+        @since 2.6.2.
+               In older versions, wxControlWithItems::GetSelection() itself
+               behaved like this.
     */
     int GetCurrentSelection() const;