X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..565ed8bfd80a39ed13f3314c0fe9e66bd54c4d5a:/interface/wx/tracker.h?ds=sidebyside diff --git a/interface/wx/tracker.h b/interface/wx/tracker.h index 67d4bc0a65..547f3c389c 100644 --- a/interface/wx/tracker.h +++ b/interface/wx/tracker.h @@ -3,12 +3,11 @@ // Purpose: interface of wxTrackable // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @class wxTrackable - @wxheader{tracker.h} Add-on base class for a trackable object. This class maintains an internal linked list of classes of type wxTrackerNode and calls OnObjectDestroy() on