Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KAccounts Integration
Commits
81fb1365
Commit
81fb1365
authored
Aug 03, 2022
by
Alexander Lohnau
💬
Browse files
Do not override constructor that is defaultet in the header
parent
b0ce5ea6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kcm/accounts.h
View file @
81fb1365
...
...
@@ -17,7 +17,6 @@ class AccountsSettings : public KQuickAddons::ConfigModule
public:
explicit
AccountsSettings
(
QObject
*
parent
,
const
KPluginMetaData
&
data
,
const
QVariantList
&
args
);
~
AccountsSettings
()
override
=
default
;
};
#endif // ACCOUNTSSETTINGS_H
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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