* Lhelp: cosmetic

git-svn-id: trunk@46299 -
This commit is contained in:
reiniero 2014-09-23 11:07:07 +00:00
parent b705717697
commit 0c44221648
2 changed files with 3 additions and 3 deletions

View File

@ -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;

View File

@ -27,8 +27,8 @@ uses
SimpleIPC, TurboPowerIPro, chmpopup, lhelpcontrolpkg, lhelpcore;
var
X: Integer;
S: TStringList;
X: Integer;
S: TStringList;
{$R *.res}