From a13563600e7495c6ec978229fdf77a7ca7a924f7 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 3 Feb 2014 17:07:58 +0000 Subject: DbEditorPP: resource cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@8031 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DbEditorPP/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/DbEditorPP/res/resource.rc b/plugins/DbEditorPP/res/resource.rc index 79db75d01c..4b17ab649d 100644 --- a/plugins/DbEditorPP/res/resource.rc +++ b/plugins/DbEditorPP/res/resource.rc @@ -101,8 +101,8 @@ BEGIN RADIOBUTTON "String",CHK_STRING,132,81,34,10 DEFPUSHBUTTON "OK",IDOK,70,102,50,14 PUSHBUTTON "Cancel",IDCANCEL,132,102,50,14 - RADIOBUTTON "Hexadecimal",CHK_HEX,182,49,57,10 - RADIOBUTTON "Decimal",CHK_DECIMAL,182,62,41,10 + RADIOBUTTON "Hexadecimal",CHK_HEX,182,49,59,10 + RADIOBUTTON "Decimal",CHK_DECIMAL,182,62,59,10 LTEXT "Value Name:",IDC_STATIC,7,7,42,8 LTEXT "Value Data:",IDC_STATIC,7,37,38,8 GROUPBOX "Base",GRP_BASE,174,37,71,38 -- cgit v1.2.3