]> git.saurik.com Git - wxWidgets.git/blobdiff - user/wxTest/wxTest.h
Regenerated file lists so features.h would be installed
[wxWidgets.git] / user / wxTest / wxTest.h
index 125e2f8ecfdd730c289f5fa77d80c615ac881e86..d439960a25f387143d76f1ba206a9318299c543d 100644 (file)
@@ -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;