summary refs log tree commit diff
path: root/src/CombinedImagePackModel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/CombinedImagePackModel.cpp')
-rw-r--r--src/CombinedImagePackModel.cpp2
1 files changed, 2 insertions, 0 deletions
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"