diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-03-15 11:22:34 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-03-15 11:22:34 +0100 |
| commit | e59defd97d3f35e772a3382649b057862035ca45 (patch) | |
| tree | 5ca87b12238613b143b5887f56406b6a7c70608e /README.md | |
| parent | 2ade9a63dd61c78d867df8cdec73d0bb35c15e61 (diff) | |
explicitly state that Qt 5.x is supported
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ version 2.1 or later. BUILDING QXMPP ============== -QXmpp requires Qt 4.5 or higher (with SSL enabled) and it uses +QXmpp requires Qt 4.5 or higher (including Qt 5.x) with SSL enabled and it uses the standard qmake build system of Qt. Build from command line: |
