]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/statbmp.tex
wxDataViewCtrl DnD stubs, some reformating
[wxWidgets.git] / docs / latex / wx / statbmp.tex
index 957824513c0c996ab6e493fe90ceb6f32f44b6c2..81ef5abc1f0264433ea8fac5835b16ff335bd84e 100644 (file)
@@ -17,6 +17,10 @@ display larger images portably.
 
 <wx/statbmp.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Window styles}
 
 There are no special styles for this control.
@@ -45,7 +49,7 @@ Default constructor.
 \param{const wxBitmap\& }{label}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp
 \param{long}{ style = 0}, \param{const wxString\& }{name = ``staticBitmap"}}
 
-Constructor, creating and showing a text control.
+Constructor, creating and showing a static bitmap control.
 
 \wxheading{Parameters}