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
Akregator
Commits
3ba27510
Commit
3ba27510
authored
Nov 06, 2020
by
Laurent Montel
😁
Browse files
Fix linking on windows
parent
876994b2
Pipeline
#39803
failed with stage
in 12 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
interfaces/article.h
View file @
3ba27510
...
...
@@ -10,7 +10,7 @@
#ifndef AKREGATOR_ARTICLE_H
#define AKREGATOR_ARTICLE_H
#include "akregator
interfaces
_export.h"
#include "akregator_export.h"
#include "types.h"
#include <Syndication/Person>
...
...
@@ -38,7 +38,7 @@ class FeedStorage;
class
Feed
;
/** A proxy class for Syndication::ItemPtr with some additional methods to assist sorting. */
class
AKREGATOR
INTERFACES
_EXPORT
Article
class
AKREGATOR_EXPORT
Article
{
friend
class
ArticleDeleteJob
;
friend
class
ArticleModifyJob
;
...
...
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