summaryrefslogtreecommitdiffstats
path: root/logger/QsLogDest.h
diff options
context:
space:
mode:
Diffstat (limited to 'logger/QsLogDest.h')
-rw-r--r--logger/QsLogDest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/logger/QsLogDest.h b/logger/QsLogDest.h
index e7fcc045..a8000022 100644
--- a/logger/QsLogDest.h
+++ b/logger/QsLogDest.h
@@ -47,6 +47,7 @@ class DestinationFactory
public:
static DestinationPtr MakeFileDestination(const QString &filePath);
static DestinationPtr MakeDebugOutputDestination();
+ static DestinationPtr MakeQDebugDestination();
};
} // end namespace