projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Do not generate wxEVT_PG_SELECTED with direct ClearSelection() and SelectProperty...
[wxWidgets.git]
/
interface
/
wx
/
aui
/
dockart.h
diff --git
a/interface/wx/aui/dockart.h
b/interface/wx/aui/dockart.h
index 34ae018422c36decf1f7c580caf23e7039bd01eb..0ff6ef6f939bd823c9a746e8814a3140132b2e1f 100644
(file)
--- a/
interface/wx/aui/dockart.h
+++ b/
interface/wx/aui/dockart.h
@@
-73,7
+73,6
@@
enum wxAuiButtonId
/**
@class wxAuiDockArt
- @headerfile dockart.h wx/aui/dockart.h
wxAuiDockArt is part of the wxAUI class framework.
See also @ref overview_aui.