Export KeyboardLayout

This commit is contained in:
David Redondo 2024-03-26 14:36:25 +01:00 committed by Vlad Zahorodnii
parent 52b92904de
commit 9ba95ecd5d

View file

@ -31,7 +31,7 @@ namespace KeyboardLayoutSwitching
class Policy; class Policy;
} }
class KeyboardLayout : public QObject, public InputEventSpy class KWIN_EXPORT KeyboardLayout : public QObject, public InputEventSpy
{ {
Q_OBJECT Q_OBJECT
public: public: