]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dialogs/dialogs.h
Forward port of r60190 (wxMSW Cairo support) to trunk.
[wxWidgets.git] / samples / dialogs / dialogs.h
index 57a7105b4392cbb5a049f79c5140ec364e472d4d..fc11ed657a6378371301b1eaa83391e0ace5bc19 100644 (file)
@@ -429,6 +429,8 @@ private:
     wxWindow *m_canvas;
 
 #if wxUSE_INFOBAR
+    void OnInfoBarRedo(wxCommandEvent& event);
+
     wxInfoBar *m_infoBarSimple,
               *m_infoBarAdvanced;
 #endif // wxUSE_INFOBAR