summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-06-02 02:10:16 +0300
committerdartraiden <wowemuh@gmail.com>2018-06-02 02:10:16 +0300
commit1062351afffd71b038312fe21741b7ce0ec6729f (patch)
treeddc122e157a03c5bbbbd54f2eadcff522306be8a /plugins
parent07159ad4fc7e9925a82b10337b45ac0a1f4af4a1 (diff)
db_autobackups: resource cosmetic
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Db_autobackups/res/db_autobackups.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Db_autobackups/res/db_autobackups.rc b/plugins/Db_autobackups/res/db_autobackups.rc
index 04f26ec8cb..1913f697c5 100644
--- a/plugins/Db_autobackups/res/db_autobackups.rc
+++ b/plugins/Db_autobackups/res/db_autobackups.rc
@@ -59,7 +59,7 @@ CAPTION "Backup progress"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
CONTROL "",IDC_PROGRESS,"msctls_progress32",WS_BORDER,7,24,172,9
- CTEXT "",IDC_PROGRESSMESSAGE,31,7,114,13
+ CTEXT "",IDC_PROGRESSMESSAGE,12,7,162,13
PUSHBUTTON "Cancel",IDCANCEL,58,39,67,12
END