From f79a95423bb40cf3c98b62195e5d2d4efe82b45c Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 10 Nov 2006 00:20:12 +0000 Subject: [PATCH] use std menu ids for stock items git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43250 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/xrc/rc/menu.xrc | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/samples/xrc/rc/menu.xrc b/samples/xrc/rc/menu.xrc index bc8ecc0e89..91409e5c21 100644 --- a/samples/xrc/rc/menu.xrc +++ b/samples/xrc/rc/menu.xrc @@ -15,7 +15,9 @@ Reload basic dialog resource - + + + Exit this application @@ -70,7 +72,9 @@ - + + + About this application -- 2.50.0