From b4b1ccf4dd052fc532c49a638d731c2653ee7261 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Thu, 18 Jul 2013 20:47:22 +0000 Subject: ressource fix git-svn-id: http://svn.miranda-ng.org/main/trunk@5408 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/res/Resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/PluginUpdater/res/Resource.rc b/plugins/PluginUpdater/res/Resource.rc index b4a5764755..da87f4345f 100644 --- a/plugins/PluginUpdater/res/Resource.rc +++ b/plugins/PluginUpdater/res/Resource.rc @@ -138,8 +138,8 @@ BEGIN DEFPUSHBUTTON "Download",IDOK,185,218,50,14 CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,1,58,236,1 CONTROL "",IDC_LIST_UPDATES,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,6,64,229,149 - PUSHBUTTON "Select &all",IDC_SELALL,6,218,50,14,NOT WS_TABSTOP - PUSHBUTTON "Select &none",IDC_SELNONE,59,218,50,14,NOT WS_TABSTOP + PUSHBUTTON "Select &all",IDC_SELALL,6,218,60,14,NOT WS_TABSTOP + PUSHBUTTON "Select &none",IDC_SELNONE,69,218,60,14,NOT WS_TABSTOP END -- cgit v1.2.3