From d040139f5707b432b7e5529e0ea152dda48e4288 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 19 Nov 2014 21:06:33 +0530 Subject: [PATCH] ... --- setup/qt-workarounds.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup/qt-workarounds.txt b/setup/qt-workarounds.txt index 9e80766781..3f2eed5b96 100644 --- a/setup/qt-workarounds.txt +++ b/setup/qt-workarounds.txt @@ -9,3 +9,5 @@ using Qt >= 5.3.3 Undo manual filtering of Cmd+letter in edit book editor/text.py when using Qt >= 4.0.0 (QTBUG-36281) + +Undo QToolBar hover workaround (QTBUG-36862) when using Qt >= 4.0.0