Skip to content

Commit

Permalink
Merge 535d9d8 into a4d50b0
Browse files Browse the repository at this point in the history
  • Loading branch information
serpi90 committed Jun 23, 2020
2 parents a4d50b0 + 535d9d8 commit eff8014
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,5 @@ ApplicationStarterCommandLineHandler >> suspendUiIfRequired [

<ignoreForCoverage>
( self hasOption: 'suspend-ui' )
ifTrue: [ UIManager default uiProcess suspend ]
ifTrue: [ UIManager default uiProcess ifNotNil: #suspend ]
]

0 comments on commit eff8014

Please sign in to comment.