]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/notifmsg.h
use wxWANTS_CHARS to allow arrows to work inside the control
[wxWidgets.git] / interface / notifmsg.h
index 7d6ecd94f67d70758201c0c7a9cabc11264fb4cd..ecc14510e9d9a69958ecf27e74b1bfd17994b9ea 100644 (file)
@@ -1,6 +1,6 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        notifmsg.h
-// Purpose:     documentation for wxNotificationMessage class
+// Purpose:     interface of wxNotificationMessage
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
 // Licence:     wxWindows license
@@ -86,3 +86,4 @@ public:
     */
     bool Show(int timeout = Timeout_Auto);
 };
+