Changeset 14689 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Nov 27, 2008 9:40:34 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39999
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp
r14688 r14689 1564 1564 { 1565 1565 /* Check if there are some machines alive - else quit, since 1566 * we're not needed a nymore as a systray menu. */1566 * we're not needed as a systray menu anymore. */ 1567 1567 int machinesAlive = 0; 1568 1568 CVirtualBox vbox = vboxGlobal().virtualBox();
Note:
See TracChangeset
for help on using the changeset viewer.