Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Akonadi
Commits
a8f1a994
Verified
Commit
a8f1a994
authored
Aug 05, 2020
by
Daniel Vrátil
🤖
Browse files
Fix typo in DBus type signature
parent
686fc722
Pipeline
#29790
passed with stage
in 17 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/interfaces/org.freedesktop.Akonadi.StorageDebugger.xml
View file @
a8f1a994
...
...
@@ -53,7 +53,7 @@
<arg
type=
"s"
name=
"query"
direction=
"out"
/>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.Out5"
value=
"const QMap<QString,QVariant> &"
/>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.In5"
value=
"const QMap<QString,QVariant> &"
/>
<arg
type=
"{sv}"
name=
"values"
direction=
"out"
/>
<arg
type=
"
a
{sv}"
name=
"values"
direction=
"out"
/>
<arg
type=
"i"
name=
"resultsCount"
direction=
"out"
/>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.Out7"
value=
"const QList<QList<QVariant> > &"
/>
<annotation
name=
"org.qtproject.QtDBus.QtTypeName.In7"
value=
"const QList<QList<QVariant> > &"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment