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
Utilities
KWalletManager
Commits
10f843ab
Commit
10f843ab
authored
Jun 22, 2021
by
Laurent Montel
😁
Browse files
Fix clazy warning
parent
02ed960c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/konfigurator/savehelper.h
View file @
10f843ab
...
...
@@ -15,7 +15,7 @@ class SaveHelper : public QObject
{
Q_OBJECT
public
Q_SLOTS
:
ActionReply
save
(
const
QVariantMap
&
args
);
KAuth
::
ActionReply
save
(
const
QVariantMap
&
args
);
};
#endif // _SAVEHELPER_H_
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