summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
fc00494)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28448
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
: wxFrame(NULL, wxID_ANY, title, pos, size, style)
{
// set the frame icon
: wxFrame(NULL, wxID_ANY, title, pos, size, style)
{
// set the frame icon
- SetIcon(wxICON(mondrian));
+ SetIcon(wxICON(sample));
#if wxUSE_MENUS
// create a menu bar
#if wxUSE_MENUS
// create a menu bar