diff -r b7da29130b0e -r 80e4d18b72f5 src/hbwidgets/popups/hbprogressdialog_p.h --- a/src/hbwidgets/popups/hbprogressdialog_p.h Fri Sep 17 08:32:10 2010 +0300 +++ b/src/hbwidgets/popups/hbprogressdialog_p.h Mon Oct 04 00:38:12 2010 +0300 @@ -74,6 +74,7 @@ QString mTextString; Qt::Alignment mAlign; HbAction *mAction; + QString mActionText; }; #endif