Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Commit 7b99f4f

Browse files
authored
Update SpColorPickerWindow.class.st
1 parent 45b0cb9 commit 7b99f4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/ColorPicker/SpColorPickerWindow.class.st

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ Class {
1313
SpColorPickerWindow class >> isDeprecated [
1414
" Uses SpColorPickerWindowPresenter instead of SpColorPickerWindow"
1515
^ true
16-
16+
]
17+
1718
{ #category : 'instance creation' }
1819
SpColorPickerWindow class >> defaultPreferredExtent [
1920
^ (350 @ 550)

0 commit comments

Comments
 (0)