src/hbwidgets/popups/hbprogressdialog.cpp
changeset 3 11d3954df52a
parent 2 06ff229162e9
child 5 627c4a0fd0e7
--- a/src/hbwidgets/popups/hbprogressdialog.cpp	Fri May 14 16:09:54 2010 +0300
+++ b/src/hbwidgets/popups/hbprogressdialog.cpp	Thu May 27 13:10:59 2010 +0300
@@ -231,7 +231,8 @@
     \class HbProgressDialog
     \brief HbProgressDialog provides feedback on the progress of a slow operation.
 
-    \image html hbprogressdialog.png  A progress dialog.
+    \image html progressdialog2.png  "A normal Progress Dialog with icon and text"
+    \image html progressdialog2.png  "A wait Progress Dialog with icon and text"
 
     ProgressDialog widget displays that a process is active and also the completion level of the process to the user.