Skip to content
GitLab
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
87098ac0
Commit
87098ac0
authored
Mar 13, 2017
by
Laurent Montel
Browse files
Export when it's necessary
parent
f54e86f2
Changes
2
Hide whitespace changes
Inline
Side-by-side
messagelist/src/core/widgets/searchcollectionindexingwarning.h
View file @
87098ac0
...
...
@@ -22,7 +22,7 @@
#include
<KMessageWidget>
#include
<AkonadiCore/Collection>
#include
"messagelist_export.h"
#include
"messagelist_
private_
export.h"
class
KJob
;
namespace
Akonadi
...
...
@@ -43,7 +43,7 @@ namespace MessageList
{
namespace
Core
{
class
MESSAGELIST_EXPORT
SearchCollectionIndexingWarning
:
public
KMessageWidget
class
MESSAGELIST_
TESTS_
EXPORT
SearchCollectionIndexingWarning
:
public
KMessageWidget
{
Q_OBJECT
public:
...
...
messagelist/src/core/widgets/searchlinestatus.h
View file @
87098ac0
...
...
@@ -20,7 +20,7 @@
#include
<PimCommon/LineEditWithCompleter>
#include
<Akonadi/KMime/MessageStatus>
#include
"messagelist_export.h"
#include
"messagelist_
private_
export.h"
#include
"quicksearchline.h"
#include
<QIcon>
class
QAction
;
...
...
@@ -28,7 +28,7 @@ namespace MessageList
{
namespace
Core
{
class
MESSAGELIST_EXPORT
SearchLineStatus
:
public
PimCommon
::
LineEditWithCompleter
class
MESSAGELIST_
TESTS_
EXPORT
SearchLineStatus
:
public
PimCommon
::
LineEditWithCompleter
{
Q_OBJECT
public:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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