aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Martins <iamsergio@gmail.com>2018-10-03 14:55:16 +0100
committerSergio Martins <iamsergio@gmail.com>2018-10-03 14:56:01 +0100
commit738c8f7347890c36e50378074dc6a0c122e05ace (patch)
treedace055dd30bb31a746151122e9117606bb2ee74
parent6a706d3d0fcf8d3fad2a33af051fa80aff7ecf85 (diff)
Fix checkname in changelog
It's skipped-based-method, not skipped-base-class
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 029b9f36..881d2049 100644
--- a/Changelog
+++ b/Changelog
@@ -68,7 +68,7 @@
* v1.4 (September 23rd, 2018)
- New Checks:
connect-by-name
- skipped-base-class
+ skipped-base-method
qstring-varargs
fully-qualified-moc-types
qt-keywords, with fixit included