From 457dd2e94e3c1e6cf51b7cbe264927b213d1085c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Mr=C3=A1zek?= Date: Sun, 11 Oct 2015 19:56:31 +0200 Subject: NOISSUE make the compiler more evil --- application/pages/LogPage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/pages') diff --git a/application/pages/LogPage.h b/application/pages/LogPage.h index b34a63af..ce89c3f2 100644 --- a/application/pages/LogPage.h +++ b/application/pages/LogPage.h @@ -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); -- cgit v1.2.3