Remove unneeded moc include

This commit is contained in:
Alexey Min
2019-07-07 13:59:28 +03:00
parent 656c90916c
commit 0cc47b9a06

View File

@@ -124,5 +124,3 @@ void XdpEventHandler::handlePointer(int buttonMask, int x, int y)
data->buttonMask = buttonMask;
}
}
#include "xdpevents.moc"