VirtualBox

Changeset 74217 in vbox for trunk/src


Ignore:
Timestamp:
Sep 12, 2018 11:14:39 AM (6 years ago)
Author:
vboxsync
Message:

bugref:9152. Progress implementation. Rearranging the code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/ApplianceImpl.cpp

    r74186 r74217  
    10371037        case ExportOCI:
    10381038            cOperations = 1 + 7;
    1039             m->ulWeightForXmlOperation = 1;
    1040             ulTotalOperationsWeight = 100;
     1039            ulTotalOperationsWeight = 100*cOperations;
     1040            m->ulWeightForXmlOperation = 100;
    10411041            break;
    10421042    }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette