- Timestamp:
- Dec 2, 2008 3:23:24 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSelectorWnd.cpp
r14908 r14911 1978 1978 1979 1979 if (!mActive) 1980 {1981 VBoxGlobalSettings s = vboxGlobal().settings();1982 s.setTrayIconEnabled (false);1983 s.save(vboxGlobal().virtualBox());1984 1980 mParent->fileExit(); 1985 }1986 1981 } 1987 1982
Note:
See TracChangeset
for help on using the changeset viewer.