seems like I need to update these too... :-/

This commit is contained in:
zueuk
2005-10-29 18:28:00 +00:00
parent be57c8d9a4
commit 150d37d1bb
2 changed files with 6 additions and 30 deletions

View File

@ -140,7 +140,7 @@ end;
procedure TFullscreenForm.FormShow(Sender: TObject);
begin
MainForm.mnuShowFull.enabled := true;
MainForm.mnuFullScreen.enabled := true;
HideTaskbar;
if calculate then
DrawFlame;