From 1c22ae157c39e2c1434e5ec43a05eda78dc86798 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 6 May 2024 16:30:48 +0900 Subject: Include moc files in cpp sources Signed-off-by: Michele Calgaro --- src/progs/icd2/base/icd2_debug.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/progs/icd2/base/icd2_debug.cpp') diff --git a/src/progs/icd2/base/icd2_debug.cpp b/src/progs/icd2/base/icd2_debug.cpp index 6beb0e9..543425b 100644 --- a/src/progs/icd2/base/icd2_debug.cpp +++ b/src/progs/icd2/base/icd2_debug.cpp @@ -346,3 +346,5 @@ void Icd2::DebuggerGroup::addDevice(const TQString &name, const Device::Data *dd Q_ASSERT(false); return 0; } + +#include "icd2_debug.moc" -- cgit v1.2.1