|
|
|
@ -18,7 +18,7 @@ |
|
|
|
#ifndef INVALIDFILTERDIALOG_H |
|
|
|
#ifndef INVALIDFILTERDIALOG_H |
|
|
|
#define INVALIDFILTERDIALOG_H |
|
|
|
#define INVALIDFILTERDIALOG_H |
|
|
|
|
|
|
|
|
|
|
|
#include "mailcommon_export.h" |
|
|
|
#include "mailcommon_private_export.h" |
|
|
|
#include "invalidfilterinfo.h" |
|
|
|
#include "invalidfilterinfo.h" |
|
|
|
#include <QDialog> |
|
|
|
#include <QDialog> |
|
|
|
|
|
|
|
|
|
|
|
@ -26,7 +26,7 @@ namespace MailCommon |
|
|
|
{ |
|
|
|
{ |
|
|
|
class InvalidFilterWidget; |
|
|
|
class InvalidFilterWidget; |
|
|
|
class InvalidFilterInfoWidget; |
|
|
|
class InvalidFilterInfoWidget; |
|
|
|
class MAILCOMMON_EXPORT InvalidFilterDialog : public QDialog |
|
|
|
class MAILCOMMON_TESTS_EXPORT InvalidFilterDialog : public QDialog |
|
|
|
{ |
|
|
|
{ |
|
|
|
Q_OBJECT |
|
|
|
Q_OBJECT |
|
|
|
public: |
|
|
|
public: |
|
|
|
|