Commit 76ba3b55 authored by Fabio Bas's avatar Fabio Bas
Browse files

Fix compilation of servatrice with mdvc

Should fix #1336
parent 1f22f174
......@@ -30,6 +30,7 @@
#define QXT_VERSION 0x000602
#define QXT_VERSION_STR "0.6.2"
#define QXT_STATIC
//--------------------------global macros------------------------------
......
......@@ -34,7 +34,7 @@
#include <QSharedDataPointer>
#include <QIODevice>
class QxtMailAttachmentPrivate;
struct QxtMailAttachmentPrivate;
class QXT_NETWORK_EXPORT QxtMailAttachment
{
public:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment