VirtualBox

Ignore:
Timestamp:
Jan 21, 2011 2:16:01 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69586
Message:

FE/Qt4: tabs

File:
1 edited

Legend:

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

    r35668 r35669  
    600600    if (QSysInfo::windowsVersion() == QSysInfo::WV_WINDOWS7)
    601601# endif /* Q_WS_WIN */
    602         {
    603             p.setCompositionMode(QPainter::CompositionMode_DestinationIn);
    604                 p.fillRect(image.rect(), QColor(0, 0, 0, 177));
    605         }
     602    {
     603        p.setCompositionMode(QPainter::CompositionMode_DestinationIn);
     604        p.fillRect(image.rect(), QColor(0, 0, 0, 177));
     605    }
    606606#endif /* defined(Q_WS_MAC) || defined(Q_WS_WIN) */
    607607    p.end();
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