VirtualBox

Ignore:
Timestamp:
Apr 21, 2017 6:25:43 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
114900
Message:

FE/Qt: Build fix for r114897.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineWindow.cpp

    r66647 r66648  
    346346                                                                  console().GetGuestEnteredACPIMode(),
    347347                                                                  restrictedCloseActions);
     348#ifndef VBOX_WS_MAC
    348349        /* Configure close-dialog: */
    349350        const QIcon *pMachineWindowIcon = uisession()->machineWindowIcon();
    350351        if (pMachineWindowIcon)
    351352            pCloseDlg->setPixmap(pMachineWindowIcon->pixmap(QSize(32, 32)));
     353#endif /* !VBOX_WS_MAC */
    352354
    353355        /* Make sure close-dialog is valid: */
Note: See TracChangeset for help on using the changeset viewer.

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