reverted the change of r56246 and keep the old behaviour of MB2WC/WC2MB; document...
[wxWidgets.git] / interface / wx / position.h
index ba5dfbd499d57b4710b4eee35593ecd95e97fb6b..212b7b9712d412e3fc7290a0ed81b4cd10b29584 100644 (file)
@@ -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.