projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
reverted the change of r56246 and keep the old behaviour of MB2WC/WC2MB; document...
[wxWidgets.git]
/
interface
/
wx
/
position.h
diff --git
a/interface/wx/position.h
b/interface/wx/position.h
index ba5dfbd499d57b4710b4eee35593ecd95e97fb6b..212b7b9712d412e3fc7290a0ed81b4cd10b29584 100644
(file)
--- a/
interface/wx/position.h
+++ b/
interface/wx/position.h
@@
-8,7
+8,6
@@
/**
@class wxPosition
- @wxheader{position.h}
This class represents the position of an item in any kind of grid of rows and
columns such as wxGridBagSizer, or wxHVScrolledWindow.