]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/except/except.cpp
math.h/PI integration
[wxWidgets.git] / samples / except / except.cpp
index e0747a4b4c513ebe968a2a4a0236d51a3b76be3b..aa217e4afa294a3f19fe81d6066254e0db201e87 100644 (file)
@@ -220,7 +220,7 @@ MyFrame::MyFrame(const wxString& title, const wxPoint& pos, const wxSize& size,
        : 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