VirtualBox

Changeset 51874 in vbox for trunk/src


Ignore:
Timestamp:
Jul 4, 2014 4:30:42 PM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: 6660: Advanced extra-data management framework: Prepare icon-pool before first access to Extra-data Manager.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp

    r51668 r51874  
    39353935    UIPopupCenter::create();
    39363936
     3937    /* Prepare general icon-pool: */
     3938    m_pIconPool = new UIIconPoolGeneral;
     3939
    39373940    /* Load translation based on the current locale: */
    39383941    loadLanguage();
     
    40134016        }
    40144017    }
    4015 
    4016     /* Prepare general icon-pool: */
    4017     m_pIconPool = new UIIconPoolGeneral;
    40184018
    40194019    qApp->installEventFilter (this);
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