xkb: Remove declared but not defined method

This commit is contained in:
Nicolas Fella 2024-08-12 01:16:14 +02:00 committed by Vlad Zahorodnii
parent 8d5f46a719
commit e9680f6425

View file

@ -128,8 +128,6 @@ public:
*/
static QList<xkb_keysym_t> keysymsFromQtKey(int keyQt);
void setFollowLocale1(bool follow);
public Q_SLOTS:
void reconfigure();