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
KDE PIM Add-ons
Commits
e65a3bfa
Commit
e65a3bfa
authored
Jan 28, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Astyle kdelibs
parent
e3ced541
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/defaultgrantleeheaderstyleinterface.cpp
...headerstyleplugin/defaultgrantleeheaderstyleinterface.cpp
+2
-2
No files found.
plugins/messageviewerheaderplugins/defaultgrantleeheaderstyleplugin/defaultgrantleeheaderstyleinterface.cpp
View file @
e65a3bfa
...
...
@@ -43,8 +43,8 @@ void DefaultGrantleeHeaderStyleInterface::createAction(KActionMenu *menu, QActio
if
(
!
defaultThemePath
.
isEmpty
())
{
const
QString
themeName
=
DefaultGrantleeHeaderStylePluginSettings
::
self
()
->
themeName
();
mDefaultTheme
=
GrantleeTheme
::
ThemeManager
::
loadTheme
(
defaultThemePath
.
at
(
0
),
themeName
,
QStringLiteral
(
"kmail_default.desktop"
));
themeName
,
QStringLiteral
(
"kmail_default.desktop"
));
}
KToggleAction
*
act
=
new
KToggleAction
(
mDefaultTheme
.
name
(),
this
);
...
...
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