Changeset 8213 in vbox
- Timestamp:
- Apr 21, 2008 9:41:19 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 29931
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r8211 r8213 143 143 144 144 #if !(defined (Q_WS_WIN) || defined (Q_WS_MAC)) 145 /* The ap lication icon. On Win32, it's built-in to the executable. On Mac145 /* The application icon. On Win32, it's built-in to the executable. On Mac 146 146 * OS X the icon referenced in info.plist is used. */ 147 147 setIcon (QPixmap::fromMimeSource ("VirtualBox_48px.png"));
Note:
See TracChangeset
for help on using the changeset viewer.