From e2f44208d4d8577ece71fdc6e822cbec0d8364ab 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/window/userwindow.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/window/userwindow.cpp') diff --git a/src/modules/window/userwindow.cpp b/src/modules/window/userwindow.cpp index adf52cd3..b45123c2 100644 --- a/src/modules/window/userwindow.cpp +++ b/src/modules/window/userwindow.cpp @@ -105,3 +105,4 @@ void KviUserWindow::setCaptionStrings(const TQString &szPlainText,const TQString updateCaption(); } +#include "userwindow.moc" -- cgit v1.2.3