wayland: Add missing moc include
This commit is contained in:
parent
8bf2318800
commit
541fd45a25
1 changed files with 2 additions and 0 deletions
|
@ -127,3 +127,5 @@ XdgToplevelDragManagerV1Interface::XdgToplevelDragManagerV1Interface(KWaylandSer
|
|||
|
||||
XdgToplevelDragManagerV1Interface::~XdgToplevelDragManagerV1Interface() = default;
|
||||
}
|
||||
|
||||
#include "moc_xdgtopleveldrag_v1.cpp"
|
||||
|
|
Loading…
Reference in a new issue