X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4b14a2f79bbabc128c72cba399f11e394aa656b2..e4097f77c440b1f31a80fe273cc732c14d606096:/interface/wx/mousemanager.h diff --git a/interface/wx/mousemanager.h b/interface/wx/mousemanager.h index 154f390643..ec09d90dda 100644 --- a/interface/wx/mousemanager.h +++ b/interface/wx/mousemanager.h @@ -3,7 +3,6 @@ // Purpose: documentation of wxMouseEventsManager class // Author: Vadim Zeitlin // Created: 2009-04-20 -// RCS-ID: $Id$ // Copyright: (c) 2009 Vadim Zeitlin // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -31,7 +30,7 @@ (although this is the most common case) -- it can be any value which can be used to uniquely identify an item. - @library{core} + @library{wxcore} @category{events} */ class wxMouseEventsManager : public wxEvtHandler