]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/accel.h
Make storing non-trivial data in wxThreadSpecificInfo possible.
[wxWidgets.git] / interface / wx / accel.h
index bdc72a32ea4d82e9018d2f528211392b742ed322..0444340d06466b4517bc17d56580409d7c71291c 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        accel.h
 // Purpose:     interface of wxAccelerator* classes
 // Author:      wxWidgets team
 // Name:        accel.h
 // Purpose:     interface of wxAccelerator* classes
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -108,7 +107,7 @@ public:
     /**
         Returns a textual representation of this accelerator.
 
     /**
         Returns a textual representation of this accelerator.
 
-        The returned string is of the form <code>[Alt+][Ctrl+][Shift+]Key</code>
+        The returned string is of the form <code>[Alt+][Ctrl+][RawCtrl+][Shift+]Key</code>
         where the modifier keys are present only if the corresponding flag is
         set.
     */
         where the modifier keys are present only if the corresponding flag is
         set.
     */