Include moc files for a tiny speedup on incremental builds
This commit is contained in:
parent
d2009428b6
commit
06927cd3c2
72 changed files with 335 additions and 17 deletions
|
|
@ -488,3 +488,5 @@ SingleImagePackModel::addImageCb(std::string uri, std::string filename, mtx::com
|
|||
if (this->pack.pack->avatar_url.empty())
|
||||
this->setAvatarUrl(QString::fromStdString(uri));
|
||||
}
|
||||
|
||||
#include "moc_SingleImagePackModel.cpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue