From 1d69dbaffb8baa8b9904e1461db6b4e42ee77744 Mon Sep 17 00:00:00 2001 From: graemeg Date: Fri, 14 Nov 2008 10:32:34 +0000 Subject: * updated all extrafpc.cfg files to use the correct lib output directory. --- extras/tiopf/gui/tiListMediators.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/tiopf') diff --git a/extras/tiopf/gui/tiListMediators.pas b/extras/tiopf/gui/tiListMediators.pas index 1135d1d5..f80b18b7 100644 --- a/extras/tiopf/gui/tiListMediators.pas +++ b/extras/tiopf/gui/tiListMediators.pas @@ -144,7 +144,7 @@ begin if TtiObject(FView.Items.Item[i].UserData) = AValue then begin FView.ItemIndex := i; - HandleSelectionChanged; + HandleSelectionChanged; {$Note Is this line required?} Exit; //==> end; end; -- cgit v1.2.3-70-g09d2