Screen: initialize fUserSelectedColorSpace
should fix #19244 Change-Id: I629cd6689409f91a6399d3cca821759b59c94a0a Reviewed-on: https://review.haiku-os.org/c/haiku/+/8558 Reviewed-by: waddlesplash <[email protected]> Tested-by: Commit checker robot <[email protected]>
This commit is contained in:
committed by
waddlesplash
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),
|
||||
|
||||
Reference in New Issue
Block a user