mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-23 02:19:09 +02:00
* Lhelp: cosmetic
git-svn-id: trunk@46299 -
This commit is contained in:
parent
b705717697
commit
0c44221648
@ -871,7 +871,7 @@ var
|
||||
k: Integer;
|
||||
Item: TContentTreeNode;
|
||||
begin
|
||||
// if fKeywordCombo.Text = '' then Exit;
|
||||
// if fKeywordCombo.Text = '' then Exit;
|
||||
SearchWords := TStringList.Create;
|
||||
SearchWords.Delimiter := ' ';
|
||||
Searchwords.DelimitedText := fKeywordCombo.Text;
|
||||
|
Loading…
Reference in New Issue
Block a user