Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
Akonadi
Commits
a8f1a994
Verified
Commit
a8f1a994
authored
Aug 05, 2020
by
Daniel Vrátil
🤖
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/interfaces/org.freedesktop.Akonadi.StorageDebugger.xml
src/interfaces/org.freedesktop.Akonadi.StorageDebugger.xml
+1
-1
No files found.
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
Markdown
is supported
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