xwayland: Update Qt key enums

This commit is contained in:
David Edmundson 2024-05-23 08:38:31 +03:00 committed by Vlad Zahorodnii
parent dd36387c1f
commit e7e6dee79b

View file

@ -209,7 +209,11 @@ public:
Qt::Key_twosuperior,
Qt::Key_threesuperior,
Qt::Key_acute,
#if QT_VERSION < QT_VERSION_CHECK(6, 7, 0)
Qt::Key_mu,
#else
Qt::Key_micro,
#endif
Qt::Key_paragraph,
Qt::Key_periodcentered,
Qt::Key_cedilla,
@ -334,7 +338,8 @@ public:
Qt::Key_Dead_Greek,
Qt::Key_Dead_Lowline,
Qt::Key_Dead_Aboveverticalline,
Qt::Key_Dead_Belowverticalline};
Qt::Key_Dead_Belowverticalline
};
switch (mode) {
case None: