]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/control.h
Fix html documentation warnings.
[wxWidgets.git] / interface / wx / control.h
index 88d17800d0ab96b27bfbaeaf5e9f24d76821c507..d171f2666fdd64ff19a6954a7acb89ccfabd476c 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        control.h
 // Purpose:     interface of wxControl
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -172,7 +171,7 @@ public:
         @endcode
 
         Currently this method is only implemented for wxTextCtrl, wxComboBox
-        and wxChoice in wxGTK.
+        and wxChoice in wxMSW and wxGTK.
 
         @param xlen The horizontal extent of the area to leave for text, in
             pixels.