X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..3fc2ee048d6b937017b56104061ad1fff08de09a:/interface/wx/tracker.h 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