]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/tracker.h
Ensure that the overall table border doesn't get overdrawn by cell borders with a...
[wxWidgets.git] / interface / wx / tracker.h
index 67d4bc0a65b90b63af0fdfa41e34dad0b1d05da6..0e9910ed3006f8143e633b033f7b4f3bd491c267 100644 (file)
@@ -2,13 +2,11 @@
 // Name:        tracker.h
 // 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