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
Plasma
System Settings
Commits
26bb1572
Commit
26bb1572
authored
Oct 22, 2020
by
Laurent Montel
Browse files
Remove not implemented method
parent
fcdfc86d
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/SettingsBase.h
View file @
26bb1572
...
...
@@ -43,7 +43,6 @@ class SettingsBase : public KXmlGuiWindow
public:
explicit
SettingsBase
(
BaseMode
::
ApplicationMode
mode
,
QWidget
*
parent
=
nullptr
);
~
SettingsBase
()
override
;
bool
isInfoCenterMode
()
const
;
bool
queryClose
()
override
;
void
setStartupModule
(
const
QString
&
startupModule
);
...
...
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