summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory/src/Searcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/BasicHistory/src/Searcher.cpp')
-rw-r--r--plugins/BasicHistory/src/Searcher.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BasicHistory/src/Searcher.cpp b/plugins/BasicHistory/src/Searcher.cpp
index e47007893b..092d927adb 100644
--- a/plugins/BasicHistory/src/Searcher.cpp
+++ b/plugins/BasicHistory/src/Searcher.cpp
@@ -27,7 +27,7 @@ Searcher::Searcher()
matchWholeWords(false),
onlyIn(false),
onlyOut(false),
- context(NULL)
+ context(nullptr)
{
}