summaryrefslogtreecommitdiff
path: root/src/loglist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/loglist.h')
-rw-r--r--src/loglist.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/loglist.h b/src/loglist.h
index 6b3aa4d5..0745ed3e 100644
--- a/src/loglist.h
+++ b/src/loglist.h
@@ -82,4 +82,8 @@ private:
void onNewEntry();
};
+
+void initLogging();
+bool setLogDirectory(const QString& dir);
+
#endif // LOGBUFFER_H