NOISSUE make the compiler more evil

This commit is contained in:
Petr Mrázek
2015-10-11 19:56:31 +02:00
parent 44db72ead5
commit 457dd2e94e
11 changed files with 18 additions and 13 deletions

View File

@ -60,7 +60,7 @@ private slots:
/**
* @brief write a string
* @param data the string
* @param mode the WriteMode
* @param level the @MessageLevel the string should be written under
* lines have to be put through this as a whole!
*/
void write(QString data, MessageLevel::Enum level = MessageLevel::MultiMC);