Add missing include moc
This commit is contained in:
@@ -287,3 +287,5 @@ void SpaceChildrenModel::addPendingChild(const QString &childName)
|
||||
{
|
||||
m_pendingChildren += childName;
|
||||
}
|
||||
|
||||
#include "moc_spacechildrenmodel.cpp"
|
||||
|
||||
Reference in New Issue
Block a user