Export KeyboardLayout
This commit is contained in:
parent
52b92904de
commit
9ba95ecd5d
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue