Fix order
This commit is contained in:
parent
11e99c7b46
commit
0fb259058b
1 changed files with 1 additions and 1 deletions
|
@ -61,8 +61,8 @@ PresentWindowsEffect::PresentWindowsEffect()
|
|||
, m_decalOpacity(0.0)
|
||||
, m_hasKeyboardGrab(false)
|
||||
, m_mode(ModeCurrentDesktop)
|
||||
, m_needInitialSelection(false)
|
||||
, m_managerWindow(NULL)
|
||||
, m_needInitialSelection(false)
|
||||
, m_highlightedWindow(NULL)
|
||||
, m_filterFrame(NULL)
|
||||
, m_closeView(NULL)
|
||||
|
|
Loading…
Reference in a new issue