Changeset 28635 in vbox
- Timestamp:
- Apr 23, 2010 10:08:19 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp
r28632 r28635 519 519 { 520 520 const CConsole &console = m_session.GetConsole(); 521 if (console.isNull()) 522 return; 521 523 522 524 bool bVirtEnabled = console.GetDebugger().GetHWVirtExEnabled();
Note:
See TracChangeset
for help on using the changeset viewer.