From 06927cd3c256949fb0622889506cc3bd3a2e286e Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sat, 16 Mar 2024 01:24:33 +0100 Subject: Include moc files for a tiny speedup on incremental builds --- src/GridImagePackModel.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/GridImagePackModel.cpp') diff --git a/src/GridImagePackModel.cpp b/src/GridImagePackModel.cpp index 4dbe6af3..9d8ac41f 100644 --- a/src/GridImagePackModel.cpp +++ b/src/GridImagePackModel.cpp @@ -400,3 +400,5 @@ GridImagePackModel::setSearchString(QString key) endResetModel(); emit newSearchString(); } + +#include "moc_GridImagePackModel.cpp" -- cgit 1.5.1