Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
76ba3b55
Commit
76ba3b55
authored
Aug 09, 2015
by
Fabio Bas
Browse files
Fix compilation of servatrice with mdvc
Should fix #1336
parent
1f22f174
Changes
2
Hide whitespace changes
Inline
Side-by-side
servatrice/src/smtp/qxtglobal.h
View file @
76ba3b55
...
...
@@ -30,6 +30,7 @@
#define QXT_VERSION 0x000602
#define QXT_VERSION_STR "0.6.2"
#define QXT_STATIC
//--------------------------global macros------------------------------
...
...
servatrice/src/smtp/qxtmailattachment.h
View file @
76ba3b55
...
...
@@ -34,7 +34,7 @@
#include
<QSharedDataPointer>
#include
<QIODevice>
class
QxtMailAttachmentPrivate
;
struct
QxtMailAttachmentPrivate
;
class
QXT_NETWORK_EXPORT
QxtMailAttachment
{
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