Fix namespaced build of QTestLib
This amends 93b8cdc974
Fixes: QTBUG-82142
Change-Id: Id77a35a1e1c244b6778159e85b50728f2e4103db
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
bace97aa5b
commit
2a10a6f6d4
@ -597,6 +597,6 @@ qint64 QTestLog::nsecsFunctionTime()
|
||||
return elapsedFunctionTime.nsecsElapsed();
|
||||
}
|
||||
|
||||
#include "moc_qtestlog_p.cpp"
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#include "moc_qtestlog_p.cpp"
|
||||
|
Loading…
Reference in New Issue
Block a user