forked from qt-creator/qt-creator
		
	Do not shout at users
Change-Id: I744a3d45b67a4596ac8cc5371d9e3cb303946ae1 Reviewed-by: hjk <hjk121@nokiamail.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
		@@ -160,5 +160,5 @@ void QnxAnalyzeSupport::showMessage(const QString &msg, Utils::OutputFormat form
 | 
			
		||||
 | 
			
		||||
void QnxAnalyzeSupport::printMissingWarning()
 | 
			
		||||
{
 | 
			
		||||
    showMessage(tr("Warning: \"slog2info\" is not found on the device, debug output not available!"), Utils::ErrorMessageFormat);
 | 
			
		||||
    showMessage(tr("Warning: \"slog2info\" is not found on the device, debug output not available."), Utils::ErrorMessageFormat);
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user