]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tracker.h
Add wxRTTI for the wxFileSystemWatcherEvent class
[wxWidgets.git] / interface / wx / tracker.h
index 67d4bc0a65b90b63af0fdfa41e34dad0b1d05da6..547f3c389c35454dc06a10e5ed45b551595d36db 100644 (file)
@@ -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