aboutsummaryrefslogtreecommitdiffstats
path: root/reporthandler.h
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-06-09 15:15:46 -0300
committerHugo Parente Lima <hugo.pl@gmail.com>2012-03-09 19:10:05 -0300
commit3e2500cab4c5a8b0bd0fb532ca6ed155c36c6dd5 (patch)
treee4276d953dac106b9debd43608925cb2669fd283 /reporthandler.h
parent3649c91f1bdad3ce7db3ff895ae40edf06fc232e (diff)
Fixed warning message output.
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org>, Marcelo Lira <marcelo.lira@openbossa.org>
Diffstat (limited to 'reporthandler.h')
-rw-r--r--reporthandler.h1
1 files changed, 1 insertions, 0 deletions
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