summaryrefslogtreecommitdiff
path: root/plugins/DbEditorPP/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DbEditorPP/res')
-rw-r--r--plugins/DbEditorPP/res/resource.rc4
1 files 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