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
KOrganizer
Commits
6140a6fb
Commit
6140a6fb
authored
Nov 07, 2020
by
Laurent Montel
😁
Browse files
Fix export symbol (fix compile error on windows)
parent
b34bb92f
Pipeline
#39882
failed with stage
in 12 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/userfeedback/userfeedbackmanager.h
View file @
6140a6fb
...
...
@@ -8,11 +8,11 @@
#define USERFEEDBACKMANAGER_H
#include <QObject>
#include "korganizer
_cor
e_export.h"
#include "korganizer
privat
e_export.h"
namespace
KUserFeedback
{
class
Provider
;
}
class
KORGANIZER
_COR
E_EXPORT
UserFeedBackManager
:
public
QObject
class
KORGANIZER
PRIVAT
E_EXPORT
UserFeedBackManager
:
public
QObject
{
Q_OBJECT
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