mirror of
https://review.haiku-os.org/haiku
synced 2024-11-23 07:18:40 +01:00
Screen: initialize fUserSelectedColorSpace
should fix #19244 Change-Id: I629cd6689409f91a6399d3cca821759b59c94a0a Reviewed-on: https://review.haiku-os.org/c/haiku/+/8558 Reviewed-by: waddlesplash <waddlesplash@gmail.com> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
This commit is contained in:
parent
c078962803
commit
a31d463b38
@ -174,6 +174,7 @@ ScreenWindow::ScreenWindow(ScreenSettings* settings)
|
||||
| B_AUTO_UPDATE_SIZE_LIMITS, B_ALL_WORKSPACES),
|
||||
fIsVesa(false),
|
||||
fBootWorkspaceApplied(false),
|
||||
fUserSelectedColorSpace(NULL),
|
||||
fOtherRefresh(NULL),
|
||||
fScreenMode(this),
|
||||
fUndoScreenMode(this),
|
||||
|
Loading…
Reference in New Issue
Block a user