mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-17 06:45:11 -05:00
Now it's actually fixed, I guess.
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@201 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
a1b06a95a3
commit
7462800afa
@ -152,6 +152,7 @@ procedure TScriptFrame.MakeActiveScriptFrame;
|
||||
var
|
||||
i : integer;
|
||||
begin
|
||||
if Form1.Visible then
|
||||
for i := 0 to OwnerPage.PageCount - 1 do
|
||||
if OwnerPage.Pages[i] = OwnerSheet then
|
||||
begin;
|
||||
|
Loading…
Reference in New Issue
Block a user