QList<QByteArray> and QList<QVariant> conversion & use cxx:operator== and qt:operator== in cxx:=
src/lib/qlist.cpp
Wed May 27 19:18:41 CEST 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* QList<QByteArray> and QList<QVariant> conversion & use cxx:operator== and qt:operator== in cxx:=
--- old-qt.gui/src/lib/qlist.cpp 2014-10-30 07:48:57.000000000 +0100
+++ new-qt.gui/src/lib/qlist.cpp 2014-10-30 07:48:57.000000000 +0100
@@ -12,4 +12,5 @@
DEFINE_QLIST_WRAPPER_PTR(void)
DEFINE_QLIST_WRAPPER(QByteArray)
+
} // extern "C"