Changeset 9009 in vbox
- Timestamp:
- May 21, 2008 10:19:00 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp
r8997 r9009 3444 3444 void VBoxConsoleWnd::dbgLoggingToggled (bool aState) 3445 3445 { 3446 NOREF(aState); 3446 3447 #ifdef VBOX_WITH_DEBUGGER_GUI 3447 3448 CConsole cconsole = csession.GetConsole();
Note:
See TracChangeset
for help on using the changeset viewer.