diff options
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" |