From f09caa575835cffdac834c021a6e1cef687cf170 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Sun, 28 Nov 1999 18:20:58 +0000 Subject: [PATCH] changed icon name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/html/helpview/helpview.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/html/helpview/helpview.rc b/samples/html/helpview/helpview.rc index 131846183b..cd1aafd328 100644 --- a/samples/html/helpview/helpview.rc +++ b/samples/html/helpview/helpview.rc @@ -1,5 +1,5 @@ /* We need this to get the right default icon. */ -aaaaaa ICON "wx/html/msw/help.ico" +aaaaaa ICON "wx/html/msw/whelp.ico" #include "wx/msw/wx.rc" #include "wx/html/msw/wxhtml.rc" -- 2.47.2