changeset 2 | a1cbe1c1d62f |
parent 0 | d54f32e146dd |
--- a/tactilefeedback/tactileclickplugin/src/tactileclickplugin.cpp Thu Jan 07 12:54:57 2010 +0200 +++ b/tactilefeedback/tactileclickplugin/src/tactileclickplugin.cpp Mon Jan 18 20:31:15 2010 +0200 @@ -171,7 +171,7 @@ } } // 2. Window group open events - else if ( aType == EEventGroupWindowOpen && iAreaRegistry ) + else if ( aParam && aType == EEventGroupWindowOpen && iAreaRegistry ) { TGroupWindowOpenData* data = static_cast<TGroupWindowOpenData*>( aParam );