]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/panel.h
document that text drawing is not affected by the current logical function and update...
[wxWidgets.git] / interface / wx / panel.h
index 6e6e8b3d683fdf7a44e7d1d3db7ca606da91ac20..da65a95e3ce20b7195f1f532aa4e8ff8eee7f0d7 100644 (file)
@@ -8,7 +8,6 @@
 
 /**
     @class wxPanel
-    @wxheader{panel.h}
 
     A panel is a window on which controls are placed. It is usually placed within
     a frame. Its main feature over its parent class wxWindow is code for handling