projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
document that dragging in wxTreeCtrl needs to be explicitely allowed (fixes #3915)
[wxWidgets.git]
/
interface
/
wx
/
tracker.h
diff --git
a/interface/wx/tracker.h
b/interface/wx/tracker.h
index 67d4bc0a65b90b63af0fdfa41e34dad0b1d05da6..ec7058e1bf54f8fed77f4b8b84d26a87688ae899 100644
(file)
--- a/
interface/wx/tracker.h
+++ b/
interface/wx/tracker.h
@@
-8,7
+8,6
@@
/**
@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