Note: Where QProgressBar is/was a member of QProgressDialog, we pabably don't need it at all, because QProgressDialog has all necessary properties.
So instead of QProgressDialog->QProgressBar.value() , use QProgressDialog.value() directly. That's my current understanding at least. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
