X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..a92b0cfd2bd0bef75b43c071df0b0e028f360d8e:/user/wxTest/wxTest.h diff --git a/user/wxTest/wxTest.h b/user/wxTest/wxTest.h index 125e2f8ecf..d439960a25 100644 --- a/user/wxTest/wxTest.h +++ b/user/wxTest/wxTest.h @@ -141,7 +141,7 @@ class MyFrame: public wxFrame void OnAbout( wxCommandEvent &event ); void OnQuit( wxCommandEvent &event ); - wxToolBarGTK *m_tb; + wxToolBar *m_tb; MyCanvas *m_canvas; MyTimer m_timer;