VirtualBox

Changeset 63485 in vbox for trunk/src


Ignore:
Timestamp:
Aug 15, 2016 2:38:51 PM (8 years ago)
Author:
vboxsync
Message:

vmstarter.mm: launchedApplications is deprecated, use runningApplications instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/vmstarter.mm

    r60152 r63485  
    5151    /* We need to check if vbox is running already. If so we sent an open
    5252       event. If not we start a new process with the file as parameter. */
    53     NSArray *pApps = [pWS launchedApplications];
     53    NSArray *pApps = [pWS runningApplications];
    5454    bool fVBoxRuns = false;
    5555    for (NSDictionary *pDict in pApps)
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