X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4cc4bfafe5a31cb96f35b3ec9b19fa2b0b3a4eef..d6f04127fe1b3a9008605b22419af78eba5ae857:/interface/notifmsg.h?ds=sidebyside diff --git a/interface/notifmsg.h b/interface/notifmsg.h index 7d6ecd94f6..ecc14510e9 100644 --- a/interface/notifmsg.h +++ b/interface/notifmsg.h @@ -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); }; +