mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 14:38:01 +02:00
IDE: fixed compilation
git-svn-id: trunk@27491 -
This commit is contained in:
parent
ee2bfa1c0b
commit
534bc9d03d
@ -269,9 +269,6 @@ end;
|
||||
procedure TPackageOptionsDialog.FormCreate(Sender: TObject);
|
||||
begin
|
||||
NoteBook.PageIndex := 0;
|
||||
{$IFNDEF EnableBuildModes}
|
||||
Usage2Page.TabVisible:=false;
|
||||
{$ENDIF}
|
||||
end;
|
||||
|
||||
procedure TPackageOptionsDialog.OkButtonClick(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user