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/options/optw_topiclabel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/options/optw_topiclabel.cpp') diff --git a/src/modules/options/optw_topiclabel.cpp b/src/modules/options/optw_topiclabel.cpp index 904eeaee..788a68e4 100644 --- a/src/modules/options/optw_topiclabel.cpp +++ b/src/modules/options/optw_topiclabel.cpp @@ -40,4 +40,4 @@ KviTopicLabelLookOptionsWidget::~KviTopicLabelLookOptionsWidget() { } -#include "m_optw_topiclabel.moc" +#include "optw_topiclabel.moc" -- cgit v1.2.3