Fix order

This commit is contained in:
Montel Laurent 2013-07-12 18:25:57 +02:00
parent 389d0076ea
commit 185d9306d0

View file

@ -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)