Fix indentations

This commit is contained in:
Jerry (Xinyu Hou) 2015-11-30 12:22:11 -08:00 committed by Xinyu Hou
parent 3067560f7b
commit 6d0f820db5
2 changed files with 5 additions and 4 deletions

View File

@ -283,7 +283,8 @@ private:
HKL m_keyLayout; HKL m_keyLayout;
// screen saver stuff // screen saver stuff
MSWindowsScreenSaver* m_screensaver; MSWindowsScreenSaver*
m_screensaver;
bool m_screensaverNotify; bool m_screensaverNotify;
bool m_screensaverActive; bool m_screensaverActive;