summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/mysql
diff options
context:
space:
mode:
authorJan Kundrát <jkt@kde.org>2016-07-21 11:26:21 +0200
committerThiago Macieira <thiago.macieira@intel.com>2017-01-10 15:04:15 +0000
commit7f12f94e481d4908ee7b68e2cab8263b7476b054 (patch)
treeb7f50a925907f653d8963b948ba3083a4aa004dc /src/plugins/sqldrivers/mysql
parentecb025e346b662548a5dec51eda61f0c812a4f57 (diff)
Restore binary compatibility with pre-5.6 qt_handleMouseEvent
An internal, private symbol was changed in beef975f92e42143c464d68afa6b8cd4f7ef7389. However, this symbol was being used by some inline functions in QtTest, and this therefore introduced a BIC. This change simple adds back a symbol with the original signature. I recall seeing this in my own work, and the KDE CI system hits this as well: libKF5KDELibs4Support.so.5.25.0: undefined reference to `qt_handleMouseEvent(QWindow*, QPointF const&, QPointF const&, QFlags<Qt::MouseButton>, QFlags<Qt::KeyboardModifier>)' Task-number: QTBUG-52205 Change-Id: I4e85996850cc436b6a31addca3a8f9829c0c5edd Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/plugins/sqldrivers/mysql')
0 files changed, 0 insertions, 0 deletions