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/CombinedImagePackModel.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CombinedImagePackModel.cpp') diff --git a/src/CombinedImagePackModel.cpp b/src/CombinedImagePackModel.cpp index c4a09847..f98537ea 100644 --- a/src/CombinedImagePackModel.cpp +++ b/src/CombinedImagePackModel.cpp @@ -103,3 +103,5 @@ CombinedImagePackModel::data(const QModelIndex &index, int role) const } return {}; } + +#include "moc_CombinedImagePackModel.cpp" -- cgit 1.5.1