Gui: include mocs
Change-Id: I915071413b05884e61cfad4924a29b0269fab310 Reviewed-by: Marc Mutz <marc.mutz@qt.io>bb10
parent
8fe793fe4b
commit
40ee403e78
|
|
@ -75,3 +75,5 @@ bool QPlatformServices::hasCapability(Capability capability) const
|
|||
}
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#include "moc_qplatformservices.cpp"
|
||||
|
|
|
|||
|
|
@ -197,3 +197,5 @@ const char *QWindowsGuiEventDispatcher::windowsMessageName(UINT msg)
|
|||
}
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#include "moc_qwindowsguieventdispatcher_p.cpp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue