]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/htlbox/htlbox.cpp
Also reset DatePicker property editor's global pointer (fixes #11787)
[wxWidgets.git] / samples / htlbox / htlbox.cpp
index af34173fa0d985911bc9f06af926f5ccb5874125..091a1d77aa5f2f3d1c5b035e26eaf3bf137d299f 100644 (file)
@@ -241,7 +241,7 @@ MyFrame::MyFrame()
                  wxDefaultPosition, wxSize(500, 500))
 {
     // set the frame icon
-    SetIcon(wxIcon(sample_xpm));
+    SetIcon(wxICON(sample));
 
 #if wxUSE_MENUS
     // create a menu bar