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
Graphics
Gwenview
Commits
0243e75d
Commit
0243e75d
authored
Feb 09, 2022
by
Laurent Montel
😁
Browse files
It seems that we need to export it when we want to build as asan support
parent
56e2a2e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/semanticinfo/abstractsemanticinfobackend.h
View file @
0243e75d
...
@@ -70,7 +70,7 @@ struct SemanticInfo {
...
@@ -70,7 +70,7 @@ struct SemanticInfo {
/**
/**
* An abstract class, used by SemanticInfoDirModel to store and retrieve metadata.
* An abstract class, used by SemanticInfoDirModel to store and retrieve metadata.
*/
*/
class
AbstractSemanticInfoBackEnd
:
public
QObject
class
GWENVIEWLIB_EXPORT
AbstractSemanticInfoBackEnd
:
public
QObject
{
{
Q_OBJECT
Q_OBJECT
public:
public:
...
...
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