From c5d7b7d20ba810df4ad66f6826c529a106e81577 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 23 Oct 2010 18:56:37 +0000 Subject: [PATCH] Don't use non-existent icon in XRC sample. appicon.xpm was removed so use another icon in the controls demo in the sample instead, it doesn't matter which one we use anyhow. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/xrc/rc/controls.xrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/xrc/rc/controls.xrc b/samples/xrc/rc/controls.xrc index c17c340695..d192dd66e2 100644 --- a/samples/xrc/rc/controls.xrc +++ b/samples/xrc/rc/controls.xrc @@ -935,7 +935,7 @@ wxALIGN_CENTRE|wxALL 5 - appicon.xpm + stop.xpm