From 7dd6e31b9864a4c294530d9f52dea8e8da987778 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 4 Feb 2026 10:14:33 +0900 Subject: Include moc files directly from the related source files (modules) Signed-off-by: Michele Calgaro --- src/modules/channelsjoin/channelsjoinwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/channelsjoin/channelsjoinwindow.cpp') diff --git a/src/modules/channelsjoin/channelsjoinwindow.cpp b/src/modules/channelsjoin/channelsjoinwindow.cpp index 33664177..32149579 100644 --- a/src/modules/channelsjoin/channelsjoinwindow.cpp +++ b/src/modules/channelsjoin/channelsjoinwindow.cpp @@ -290,4 +290,4 @@ void KviChannelsJoinWindow::closeEvent(TQCloseEvent *e) delete this; } -#include "m_channelsjoinwindow.moc" +#include "channelsjoinwindow.moc" -- cgit v1.2.3