diff options
Diffstat (limited to 'src/loglist.h')
| -rw-r--r-- | src/loglist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/loglist.h b/src/loglist.h index d502f193..df7c1467 100644 --- a/src/loglist.h +++ b/src/loglist.h @@ -87,6 +87,7 @@ private: };
+void logToStdout(bool b);
void initLogging();
bool setLogDirectory(const QString& dir);
|
