Filter console output, no more sea of red when there's nothing to report.
This commit is contained in:
@ -104,6 +104,8 @@ protected:
|
||||
InstancePtr m_instance;
|
||||
QString m_user;
|
||||
QString m_session;
|
||||
QString m_err_leftover;
|
||||
QString m_out_leftover;
|
||||
QProcess m_prepostlaunchprocess;
|
||||
QStringList m_arguments;
|
||||
|
||||
|
Reference in New Issue
Block a user