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
PIM Messagelib
Commits
0196fc88
Commit
0196fc88
authored
Mar 11, 2021
by
Laurent Montel
😁
Browse files
Add comment
parent
44b0e3e6
Pipeline
#53828
passed with stage
in 41 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
messageviewer/src/remote-content/remotecontentmenu.cpp
View file @
0196fc88
...
...
@@ -71,6 +71,7 @@ void RemoteContentMenu::authorize(const QString &url)
info
.
setUrl
(
url
);
info
.
setStatus
(
RemoteContentInfo
::
RemoteContentInfoStatus
::
Authorized
);
RemoteContentManager
::
self
()
->
addRemoteContent
(
info
);
// TODO update email.
}
void
RemoteContentMenu
::
clearUrls
()
...
...
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