diff -r e6ad4ef83b23 -r b7da29130b0e src/hbwidgets/popups/hbprogressdialog_p.h --- a/src/hbwidgets/popups/hbprogressdialog_p.h Thu Sep 02 20:44:51 2010 +0300 +++ b/src/hbwidgets/popups/hbprogressdialog_p.h Fri Sep 17 08:32:10 2010 +0300 @@ -30,7 +30,7 @@ #include #include #include - +#include #include #include @@ -73,6 +73,7 @@ HbProgressDialog::ProgressDialogType mNoteType; QString mTextString; Qt::Alignment mAlign; + HbAction *mAction; }; #endif