diff options
author | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-05-04 20:05:52 +0900 |
---|---|---|
committer | Kitsune Ral <Kitsune-Ral@users.sf.net> | 2018-05-04 20:24:43 +0900 |
commit | 7681802be815ca1a03f219b82e3bd1b02863d34e (patch) | |
tree | dcbadd80ab84e3e29167eb8227018de160f2fb21 /lib/jobs | |
parent | 7f202c6a09ff34b063f5de94e8afc385bbf8379b (diff) | |
download | libquotient-7681802be815ca1a03f219b82e3bd1b02863d34e.tar.gz libquotient-7681802be815ca1a03f219b82e3bd1b02863d34e.zip |
gtad.yaml: Cleanup
Diffstat (limited to 'lib/jobs')
-rw-r--r-- | lib/jobs/gtad.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/jobs/gtad.yaml b/lib/jobs/gtad.yaml index d6b0b51f..7f6a97e0 100644 --- a/lib/jobs/gtad.yaml +++ b/lib/jobs/gtad.yaml @@ -110,7 +110,7 @@ analyzer: avoidCopy?: true imports: <QtCore/QVariantHash> variant: { type: QVariant, "avoidCopy?": true, imports: <QtCore/QVariant> } - schema: + schema: # Properties of inline structure definitions avoidCopy?: true #operations: @@ -130,7 +130,6 @@ mustache: # preamble: preamble.mustache copyrightName: Kitsune Ral copyrightEmail: <kitsune-ral@users.sf.net> - # imports: { set: } templates: - "{{base}}.h.mustache" |