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
Itinerary
Commits
f2fd584f
Commit
f2fd584f
authored
Aug 07, 2021
by
Volker Krause
Browse files
Fix compilation on Android
parent
b659cd4b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/applicationcontroller.cpp
View file @
f2fd584f
...
...
@@ -248,7 +248,7 @@ void ApplicationController::importFromIntent(const KAndroidExtras::Intent &inten
msg
.
assemble
();
qDebug
().
noquote
()
<<
msg
.
encodedContent
();
import
Reservation
(
&
msg
);
import
MimeMessage
(
&
msg
);
return
;
}
...
...
Write
Preview
Supports
Markdown
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