Ref T259, formatting

This commit is contained in:
Klaus Basan
2018-02-25 13:54:19 +01:00
parent 3f086e1d52
commit 2b8883eef8
4 changed files with 2 additions and 6 deletions

View File

@@ -208,9 +208,11 @@ namespace BlackCore
virtual bool parseDetails(const BlackMisc::CSimpleCommandParser &parser);
//! Display a debug log message based on BlackMisc::Simulation::CInterpolationAndRenderingSetup
//! remark shows log messages of functions calls
void debugLogMessage(const QString &msg) const;
//! Display a debug log message based on BlackMisc::Simulation::CInterpolationAndRenderingSetup
//! remark shows log messages of functions calls
void debugLogMessage(const QString &funcInfo, const QString &msg) const;
//! Show log messages?