summaryrefslogtreecommitdiff
path: root/src/mir_app/res/resource.rc
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-07-31 18:54:53 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-07-31 18:54:53 +0000
commit2ba65d614cd595945f310b6821ba426d35c18348 (patch)
tree3127d19197a62902b5422530b8ff72b0fc551187 /src/mir_app/res/resource.rc
parent2614e3d766e7d69407cf6f9f4ece54d8a8fbe13f (diff)
unified project for New_GPG
git-svn-id: http://svn.miranda-ng.org/main/trunk@14770 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/mir_app/res/resource.rc')
-rw-r--r--src/mir_app/res/resource.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mir_app/res/resource.rc b/src/mir_app/res/resource.rc
index e1a70975c5..2f52fdf45d 100644
--- a/src/mir_app/res/resource.rc
+++ b/src/mir_app/res/resource.rc
@@ -492,6 +492,7 @@ BEGIN
CONTROL "Move to the main menu",IDC_RADIO1,"Button",BS_AUTORADIOBUTTON,11,111,128,8
CONTROL "Move to the status bar",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON,11,123,130,8
LTEXT "Warning!\r\nThis menu object not support user defined options.",IDC_NOTSUPPORTWARNING,10,140,136,32,NOT WS_VISIBLE
+ PUSHBUTTON "Insert submenu",IDC_INSERTSUBMENU,39,163,97,14,WS_DISABLED
PUSHBUTTON "Insert separator",IDC_INSERTSEPARATOR,39,180,97,14,WS_DISABLED
LTEXT "Service:",IDC_STATIC,4,201,29,8
EDITTEXT IDC_GENMENU_SERVICE,36,199,108,14,ES_AUTOHSCROLL | ES_READONLY