]> git.lyx.org Git - features.git/commit
Fix Qt6 deprecation warning (QMouseEvent::x() ::y())
authorJuergen Spitzmueller <spitz@lyx.org>
Sun, 21 Mar 2021 11:38:05 +0000 (12:38 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 21 Mar 2021 11:38:05 +0000 (12:38 +0100)
commit15c6d4c6b3feb05052a54aaa027659a44ef8a71a
treebe57671e9aaf5f2091b2d3c03bbe61389ba1b710
parentcbc55548a34ec562950809f2ac4067d7bf1c8294
Fix Qt6 deprecation warning (QMouseEvent::x() ::y())
src/frontends/qt/EmptyTable.cpp
src/frontends/qt/GuiCommandBuffer.cpp
src/frontends/qt/GuiSetBorder.cpp
src/frontends/qt/GuiWorkArea.cpp
src/frontends/qt/InsertTableWidget.cpp