From 3e2500cab4c5a8b0bd0fb532ca6ed155c36c6dd5 Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Wed, 9 Jun 2010 15:15:46 -0300 Subject: Fixed warning message output. Reviewer: Luciano Wolf , Marcelo Lira --- reporthandler.h | 1 + 1 file changed, 1 insertion(+) (limited to 'reporthandler.h') diff --git a/reporthandler.h b/reporthandler.h index 7c8b1c57d..f1fae50ed 100644 --- a/reporthandler.h +++ b/reporthandler.h @@ -69,6 +69,7 @@ public: static bool isSilent(); static void setSilent(bool silent); + static void flush(); }; #endif // REPORTHANDLER_H -- cgit v1.2.3