Changeset 26578 in vbox
- Timestamp:
- Feb 16, 2010 1:47:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp
r26568 r26578 755 755 #ifdef Q_WS_MAC 756 756 /* Overlay logo for the dock icon */ 757 //mVirtualBoxLogo = ::darwinToCGImageRef ("VirtualBox_cube_42px.png");758 757 QString osTypeId = mConsole.GetGuest().GetOSTypeId(); 759 758 mDockIconPreview = new VBoxDockIconPreview (mMainWnd, vboxGlobal().vmGuestOSTypeIcon (osTypeId));
Note:
See TracChangeset
for help on using the changeset viewer.