git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@369
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
// Licence: wxWindows license
/////////////////////////////////////////////////////////////////////////////
-#ifdef __WXMSW__
-#ifdef __WIN95__
-#define wxToolBar wxToolBar95
-#else
-#define wxToolBar wxToolBarMSW
-#endif
-#endif
// Define a new application
class MyApp: public wxApp
// Define a new application
class MyApp: public wxApp