Changeset 12891 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include
- Timestamp:
- Oct 2, 2008 7:12:42 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxGlobal.h
r12701 r12891 241 241 bool isDebuggerAutoShowEnabled() const { return mDbgAutoShow; } 242 242 RTLDRMOD getDebuggerModule() const { return mhVBoxDbg; } 243 #else 244 bool isDebuggerAutoShowEnabled() const { return false; } 243 245 #endif 244 246
Note:
See TracChangeset
for help on using the changeset viewer.