]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_statusbar.i
Use new DrawPoint signature
[wxWidgets.git] / wxPython / src / _statusbar.i
index e3a0d66c3bbb5948e555d2955ea45e64df514820..4eb81820a0555abff0ab5657a604a7b536ace016 100644 (file)
@@ -24,6 +24,7 @@
 
 
 // wxStatusBar: a window near the bottom of the frame used for status info
+MustHaveApp(wxStatusBar);
 class wxStatusBar : public wxWindow
 {
 public: