Changing ProgressNotifier to be nsISupports.
Adding a GUI progress dialog! git-svn-id: svn://10.0.0.236/trunk@33646 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -295,7 +295,7 @@ extern "C" void RunInstallOnThread(void *data)
|
||||
kISoftwareUpdateIID,
|
||||
(nsISupports**)&softwareUpdate);
|
||||
|
||||
nsIXPInstallProgressNotifier *notifier;
|
||||
nsIXPInstallProgress *notifier;
|
||||
|
||||
if (NS_SUCCEEDED(rv))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user