- Timestamp:
- Jul 19, 2010 9:43:24 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63759
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupBox.cpp
r30868 r30904 265 265 #ifdef Q_WS_MAC 266 266 /* todo: fix this */ 267 if (!m_fHeaderHover)268 i = QPixmap::fromImage(toGray(i.toImage()));267 // if (!m_fHeaderHover) 268 // i = QPixmap::fromImage(toGray(i.toImage())); 269 269 #endif /* Q_WS_MAC */ 270 270 m_pTitleIcon->setPixmap(i);
Note:
See TracChangeset
for help on using the changeset viewer.