]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/convauto.h
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / interface / wx / convauto.h
index 2de565d473de2c05c67acee67a9e24726338a7c7..fc8f1987a2ad3c4f5dc94223f0413dc956a9b2e1 100644 (file)
@@ -3,12 +3,11 @@
 // Purpose:     interface of wxConvAuto
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
     @class wxConvAuto
-    @wxheader{convauto.h}
 
     This class implements a Unicode to/from multibyte converter capable of
     automatically recognizing the encoding of the multibyte text on input. The