aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/gtad.yaml
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2018-06-03 19:48:48 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2018-06-03 19:48:48 +0900
commit553c22541026bd44f8fbc7f4e186e60703f5ecb3 (patch)
treeb98ff2f4ac638ac6377899c3531310921e14076f /lib/csapi/gtad.yaml
parent66b08e3570d272d4dd81823cdf303ce7eae17609 (diff)
downloadlibquotient-553c22541026bd44f8fbc7f4e186e60703f5ecb3.tar.gz
libquotient-553c22541026bd44f8fbc7f4e186e60703f5ecb3.zip
csapi: No need to explicitly #include <QtCore/QStringList>
Diffstat (limited to 'lib/csapi/gtad.yaml')
-rw-r--r--lib/csapi/gtad.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csapi/gtad.yaml b/lib/csapi/gtad.yaml
index 2e3b3c51..fcf0ba25 100644
--- a/lib/csapi/gtad.yaml
+++ b/lib/csapi/gtad.yaml
@@ -70,7 +70,7 @@ analyzer:
- /m\.room\.member$/: pass # This $ref is only used in an array, see below
- //: *UseOmittable # Also apply "avoidCopy" to all other ref'ed types
- array:
- - string: { type: QStringList, imports: <QtCore/QStringList> }
+ - string: QStringList
- +set: { moveOnly: }
+on:
- /^Notification|Result$/: