Skip to content

Commit

Permalink
enlarged
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Jun 12, 2024
1 parent 2ce7a70 commit e338916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PharoLauncher-Spec2/PhLVMPresenter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ PhLVMPresenter >> initializeWindow: aWindowPresenter [

aWindowPresenter
title: 'Locally available Virtual Machines';
initialExtent: 720 @ 300;
initialExtent: 800@350;
toolbar:
(self newLaunchToolbar fillWith: self rootCommandsGroup / 'Toolbar');
centered.
Expand Down

0 comments on commit e338916

Please sign in to comment.