Export KeyboardLayout

wilder/Plasma/6.2
David Redondo 2 years ago committed by Vlad Zahorodnii
parent 52b92904de
commit 9ba95ecd5d
  1. 2
      src/keyboard_layout.h

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

Loading…
Cancel
Save