X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d13b34d3f2be575d59747a5926000be7b28a45dc..9e9574fe45b176ee74bba8fad7574cf9906145d1:/interface/wx/uiaction.h diff --git a/interface/wx/uiaction.h b/interface/wx/uiaction.h index 27a707a020..51827cba06 100644 --- a/interface/wx/uiaction.h +++ b/interface/wx/uiaction.h @@ -2,7 +2,6 @@ // Name: uiaction.h // Purpose: interface of wxUIActionSimulator // Author: wxWidgets team -// RCS-ID: $Id$ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -148,7 +147,8 @@ public: /** Emulate typing in the keys representing the given string. - Currently only the ASCII letters (i.e. characters @c a-z and @c A-Z) + Currently only the ASCII letters, digits and characters for the definition + of numbers (i.e. characters @c a-z @c A-Z @c 0-9 @c + @c - @c . @c , @c 'space') are supported. @param text