summaryrefslogtreecommitdiffstats
path: root/src/progs/icd2/base/icd2_debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/progs/icd2/base/icd2_debug.cpp')
-rw-r--r--src/progs/icd2/base/icd2_debug.cpp2
1 files changed, 2 insertions, 0 deletions
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"