VirtualBox

Ignore:
Timestamp:
Nov 9, 2009 3:37:59 PM (15 years ago)
Author:
vboxsync
Message:

GUI: enable branch drawing in snapshots tree on Mac platform as well

File:
1 edited

Legend:

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

    r24510 r24513  
    267267     * we use QWindowsStyle which is present on every platform and
    268268     * draws required thing like we want. */
    269 #ifdef RT_OS_LINUX
     269#if defined(RT_OS_DARWIN) || defined(RT_OS_LINUX)
    270270    QWindowsStyle *treeWidgetStyle = new QWindowsStyle;
    271271    mTreeWidget->setStyle (treeWidgetStyle);
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