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
PIM
KDE PIM Add-ons
Commits
02be9526
Commit
02be9526
authored
Jan 24, 2022
by
Laurent Montel
😁
Browse files
Fix install headers
parent
6e768942
Pipeline
#128057
passed with stage
in 14 minutes and 16 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
kmailtransport/sendmail/sendmailconfigdialog.cpp
View file @
02be9526
...
...
@@ -7,7 +7,7 @@
#include "sendmailconfigdialog.h"
#include "sendmailconfigwidget.h"
#include "transport.h"
#include "
mailtransport/
transport.h"
#include <QDialogButtonBox>
#include <QPushButton>
...
...
kmailtransport/sendmail/sendmailconfigwidget.h
View file @
02be9526
...
...
@@ -12,7 +12,7 @@
#pragma once
#include "transportconfigwidget.h"
#include "
mailtransport/
transportconfigwidget.h"
namespace
MailTransport
{
...
...
kmailtransport/sendmail/sendmailjob.cpp
View file @
02be9526
...
...
@@ -10,7 +10,7 @@
#include "sendmailjob.h"
#include "sendmailplugin_debug.h"
#include
"
transport.h
"
#include
<mailtransport/
transport.h
>
#include <KLocalizedString>
#include <KShell>
...
...
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