- Timestamp:
- Jan 18, 2007 3:28:46 PM (18 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox/src
- Files:
-
- 2 edited
-
VBoxConsoleView.cpp (modified) (1 diff)
-
VBoxProblemReporter.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleView.cpp
r132 r141 270 270 } 271 271 272 STDMETHOD(OnRuntimeError)(BOOL fatal, IN_BSTRPARAM id, IN_BSTRPARAM message)272 STDMETHOD(OnRuntimeError)(BOOL /*fatal*/, IN_BSTRPARAM /*id*/, IN_BSTRPARAM /*message*/) 273 273 { 274 274 return S_OK; -
trunk/src/VBox/Frontends/VirtualBox/src/VBoxProblemReporter.cpp
r87 r141 1262 1262 .arg (hotKey).arg (hostKey), 1263 1263 "remindAboutGoingFullscreen"); 1264 NOREF(rc); 1264 1265 } 1265 1266
Note:
See TracChangeset
for help on using the changeset viewer.

