summaryrefslogtreecommitdiff
path: root/src/loglist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/loglist.h')
-rw-r--r--src/loglist.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/loglist.h b/src/loglist.h
index 6b3aa4d5..7387eb50 100644
--- a/src/loglist.h
+++ b/src/loglist.h
@@ -82,4 +82,7 @@ private:
void onNewEntry();
};
+
+void initLogging();
+
#endif // LOGBUFFER_H