mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 21:55:56 +02:00
fixed pageindex
git-svn-id: trunk@3729 -
This commit is contained in:
parent
d819de6b46
commit
5aae7c3e96
@ -642,6 +642,7 @@ begin
|
|||||||
Pages.Add(dlgWordsPolicies);
|
Pages.Add(dlgWordsPolicies);
|
||||||
Pages.Add(dlgLineSplitting);
|
Pages.Add(dlgLineSplitting);
|
||||||
Pages.Add(dlgSpaceNotCosmos);
|
Pages.Add(dlgSpaceNotCosmos);
|
||||||
|
PageIndex:=0;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
SetupGeneralPage(0);
|
SetupGeneralPage(0);
|
||||||
|
Loading…
Reference in New Issue
Block a user