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:
Jérôme Duval
2024-11-10 19:52:34 +00:00
committed by waddlesplash
parent c078962803
commit a31d463b38
+1
View File
@@ -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),