No sashtest.xbm to be found.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -51,9 +51,6 @@ bool MyApp::OnInit(void)
|
|||||||
#ifdef __WXMSW__
|
#ifdef __WXMSW__
|
||||||
frame->SetIcon(wxIcon(_T("sashtest_icn")));
|
frame->SetIcon(wxIcon(_T("sashtest_icn")));
|
||||||
#endif
|
#endif
|
||||||
#ifdef __X__
|
|
||||||
frame->SetIcon(wxIcon(_T("sashtest.xbm")));
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// Make a menubar
|
// Make a menubar
|
||||||
wxMenu *file_menu = new wxMenu;
|
wxMenu *file_menu = new wxMenu;
|
||||||
|
Reference in New Issue
Block a user