VirtualBox

Changeset 45429 in vbox


Ignore:
Timestamp:
Apr 9, 2013 12:32:59 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84860
Message:

FE/Qt: Modal-window manager: Cleanup some static stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIModalWindowManager.h

    r45183 r45429  
    3434public:
    3535
    36     /* Static API: Instance stuff: */
    37     static UIModalWindowManager* instance();
     36    /* Static API: Create/destroy stuff: */
    3837    static void create();
    3938    static void destroy();
     
    6564    static UIModalWindowManager* m_spInstance;
    6665
    67     /* Friends: */
    68     friend UIModalWindowManager& modalWindowManager();
     66    /* Static API: Instance stuff: */
     67    static UIModalWindowManager* instance();
     68    friend UIModalWindowManager& mwManager();
    6969};
    7070
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