VirtualBox

Ignore:
Timestamp:
Oct 14, 2019 12:21:41 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133951
Message:

FE/Qt: Build fix for r133950.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMainWindow.cpp

    r81255 r81256  
    2727# include "UICommon.h"
    2828# include "UIDesktopWidgetWatchdog.h"
     29#endif
     30
     31/* Other VBox includes: */
     32#ifdef VBOX_WS_MAC
     33# include "iprt/cpp/utils.h"
    2934#endif
    3035
     
    103108{
    104109#ifdef VBOX_WS_MAC
    105     return ::darwinIsWindowMaximized(this);
     110    return ::darwinIsWindowMaximized(unconst(this));
    106111#else
    107112    return isMaximized();
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