Fix build.

This commit is contained in:
Rene Gollent
2012-03-30 20:58:18 -04:00
parent 7e44de362f
commit 294a85aa68
+1 -1
View File
@@ -171,8 +171,8 @@ ScreenWindow::ScreenWindow(ScreenSettings* settings)
| B_AUTO_UPDATE_SIZE_LIMITS, B_ALL_WORKSPACES),
fIsVesa(false),
fBootWorkspaceApplied(false),
fScreenMode(this),
fOtherRefresh(NULL),
fScreenMode(this),
fUndoScreenMode(this),
fModified(false)
{