aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppGlobal.h
Commit message (Collapse)AuthorAgeFilesLines
* define QXMPP_VERSION as a macro returning an integer (like QT_VERSION),Jeremy Lainé2010-09-101-1/+12
| | | | | | | | | so that it is possible to write code such as: #if QXMPP_VERSION >= 0x000300 // we have QXmpp 0.3.0 or later #endif
* add copyrightManjeet Dahiya2010-09-081-0/+24
|
* addManjeet Dahiya2010-09-081-0/+8