X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..decb3a6a16ea5acf1dfcdb1b70cb6edaa09840c0:/user/wxTest/wxTest.h?ds=sidebyside 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;