From 11fb84d832dd114ba04a156976cf1ee3a027cdc1 Mon Sep 17 00:00:00 2001 From: Vladislav Grishenko Date: Fri, 23 Nov 2012 10:56:34 +0000 Subject: History++: Re-fixed events filter button after inaccurate XE2 porting. Wasn't an extremely complex rocket science :) git-svn-id: http://svn.miranda-ng.org/main/trunk@2441 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/HistoryPlusPlus/GlobalSearch.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/HistoryPlusPlus/GlobalSearch.pas') diff --git a/plugins/HistoryPlusPlus/GlobalSearch.pas b/plugins/HistoryPlusPlus/GlobalSearch.pas index b0018f2d0d..da86686671 100644 --- a/plugins/HistoryPlusPlus/GlobalSearch.pas +++ b/plugins/HistoryPlusPlus/GlobalSearch.pas @@ -137,7 +137,7 @@ type dtRange2: TDateTimePicker; laPasswordHead: TLabel; laRangeHead: TLabel; - tbEventsFilter: TSpeedButton; + tbEventsFilter: THppSpeedButton; tbAdvanced: THppToolButton; tbRange: THppToolButton; ToolButton2: THppToolButton; -- cgit v1.2.3