Searched defs:fIsFatal (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp678 void UIMachineLogic::sltRuntimeError(bool fIsFatal, const QString &strErrorId, const QString &strMessage) argument
685 msgCenter().showRuntimeError(console(), fIsFatal, strErrorId, strMessage); local

Completed in 54 milliseconds