mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-06 00:57:19 +01:00
LCL: formatting.
git-svn-id: trunk@47254 -
This commit is contained in:
parent
918e221f36
commit
05ae42b58d
@ -184,7 +184,7 @@ begin
|
||||
else
|
||||
ActivePage := nil;
|
||||
//NewPageIndex := NewIndex;
|
||||
APage := TCustomPage(FPageList[CurIndex]);
|
||||
APage := TCustomPage(FPageList[CurIndex]);
|
||||
|
||||
// calculate new control index (i.e. ZOrderPosition)
|
||||
if NewIndex >= FPageList.Count - 1 then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user