From 9549359b4649efd4bd0b6f085d8277f6d12d0ecb Mon Sep 17 00:00:00 2001 From: krzys-h Date: Sat, 4 May 2013 20:12:15 +0200 Subject: Fix for saving wrong Fullscreen value --- src/ui/maindialog.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ui/maindialog.cpp') diff --git a/src/ui/maindialog.cpp b/src/ui/maindialog.cpp index 1b87a04..2dede28 100644 --- a/src/ui/maindialog.cpp +++ b/src/ui/maindialog.cpp @@ -183,6 +183,8 @@ CMainDialog::CMainDialog() m_userDir = "user"; m_filesDir = "files"; + m_setupFull = m_app->GetVideoConfig().fullScreen; + m_bDialog = false; } -- cgit v1.2.3-1-g7c22