1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04: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:
Raymond 2009-11-07 12:52:29 +00:00
parent a1b06a95a3
commit 7462800afa

View File

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