Skip to content

Commit

Permalink
fix qml designer (1)
Browse files Browse the repository at this point in the history
  • Loading branch information
arBmind committed Mar 22, 2024
1 parent 9e20f8b commit eaaff01
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -467,3 +467,5 @@ void AddCollectionTask::process()
}

} // namespace QmlDesigner

#include "moc_collectionview.cpp"
Original file line number Diff line number Diff line change
Expand Up @@ -553,3 +553,5 @@ QPoint MaterialEditorContextObject::globalPos(const QPoint &point) const
}

} // QmlDesigner

#include "moc_materialeditorcontextobject.cpp"

0 comments on commit eaaff01

Please sign in to comment.