diff -r 341166945d65 -r 52b0f64eeb51 homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsaddtohomescreenstate.h --- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsaddtohomescreenstate.h Fri Jun 25 19:19:22 2010 +0300 +++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/inc/hsaddtohomescreenstate.h Fri Jul 09 14:36:01 2010 +0300 @@ -27,6 +27,7 @@ HS_STATES_TEST_CLASS(MenuStatesTest) +class QAction; class HbAction; class HbMessageBox; class CaEntry; @@ -82,7 +83,7 @@ HbMessageBox *mCorruptedMessage; - HbAction *mConfirmAction; + QAction *mConfirmAction; HsMenuMode mMenuMode;