summaryrefslogtreecommitdiff
path: root/libsowatch/allwatchscanner.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsowatch/allwatchscanner.h')
-rw-r--r--libsowatch/allwatchscanner.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsowatch/allwatchscanner.h b/libsowatch/allwatchscanner.h
index 561c6a8..4dd915c 100644
--- a/libsowatch/allwatchscanner.h
+++ b/libsowatch/allwatchscanner.h
@@ -9,6 +9,7 @@
namespace sowatch
{
+/** This is just a simple wrapper class that runs all registered WatchScanners */
class AllWatchScanner : public WatchScanner
{
Q_OBJECT