From ffd40987e231ae7f06193bafebd7fe045c2d60ae Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 7 Dec 2016 18:21:41 +0300 Subject: compilation fix --- plugins/Actman/ua/i_uaplaces.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins') diff --git a/plugins/Actman/ua/i_uaplaces.inc b/plugins/Actman/ua/i_uaplaces.inc index df8a23fc14..974fef9ea5 100644 --- a/plugins/Actman/ua/i_uaplaces.inc +++ b/plugins/Actman/ua/i_uaplaces.inc @@ -733,7 +733,6 @@ begin tabb.dwButtonID :=ActionItem.dwActID; tabb.pszModuleName:=MODULE_NAME; tabb.dwDefPos :=(TABTOOLBAR_INITPOS+ActionItem.wSortIndex*10) and $7FFF; - tabb.iButtonWidth :=0; tabb.hIcon :=ActionItem.hIcolibIcon; if (ActionItem.flags and UAF_2STATE)<>0 then tabb.bbbFlags:=BBBF_ISIMBUTTON or BBBF_ISCHATBUTTON or BBBF_ISPUSHBUTTON -- cgit v1.2.3