From 1365722dd7409e2e332b45dab8f9c3195762d2cf Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sun, 29 Sep 2024 16:07:21 +0200 Subject: Add missing include moc --- src/selectionmode/backgroundcolorhelper.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/selectionmode') diff --git a/src/selectionmode/backgroundcolorhelper.cpp b/src/selectionmode/backgroundcolorhelper.cpp index d1a25bace..42ccb64bd 100644 --- a/src/selectionmode/backgroundcolorhelper.cpp +++ b/src/selectionmode/backgroundcolorhelper.cpp @@ -99,3 +99,5 @@ void BackgroundColorHelper::updateBackgroundColor() } BackgroundColorHelper *BackgroundColorHelper::s_instance = nullptr; + +#include "moc_backgroundcolorhelper.cpp" -- cgit v1.3