diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/base/QXmppGlobal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/base/QXmppGlobal.h b/src/base/QXmppGlobal.h index 55064fab..a45cdb46 100644 --- a/src/base/QXmppGlobal.h +++ b/src/base/QXmppGlobal.h @@ -27,6 +27,8 @@ #include <QString> +#define QXMPP_EXPORT + /// This macro expands a numeric value of the form 0xMMNNPP (MM = /// major, NN = minor, PP = patch) that specifies QXmpp's version /// number. For example, if you compile your application against |
