]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/mousemanager.h
Implement setFont on the iOS port of wxStaticText.
[wxWidgets.git] / interface / wx / mousemanager.h
index 154f39064367a742b9ac4f15e4c7a61bf837cc7d..ec09d90ddac5ec5cea1d140cfba5477ff1b91601 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     documentation of wxMouseEventsManager class
 // Author:      Vadim Zeitlin
 // Created:     2009-04-20
 // Purpose:     documentation of wxMouseEventsManager class
 // Author:      Vadim Zeitlin
 // Created:     2009-04-20
-// RCS-ID:      $Id$
 // Copyright:   (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org>
 // Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org>
 // 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.
 
     (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
     @category{events}
  */
 class wxMouseEventsManager : public wxEvtHandler