note in that mixing Qt4 and Katie is a bad idea

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2016-05-28 01:54:43 +00:00
parent c076cd7612
commit 8cacaf808c

6
README
View file

@ -40,5 +40,7 @@ QTBUG-40153, QTBUG-35479, QTBUG-1628
Unless you use QMake and QDoc porting to Katie or even supporting it along with
Qt4 in the same codebase is trivial and requires only minor changes because
Katie is mostly source compatible with Qt4. Should you enouncter a problem
please report it at https://github.com/fluxer/katie/issues.
Katie is mostly source compatible with Qt4. Do note that using libraries that
are linked to Qt4 from applications linked to Katie will trigger undefined
behaviour. Should you enouncter a problem please report it at
https://github.com/fluxer/katie/issues.