--- 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 );
Binary file tactilefeedback/tactilefeedbackclient/conf/tactilefeedback.confml has changed