From 5bba09ee4570e1227de99565d41ae9fb6bc14ae1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 13 Nov 2023 18:42:43 +0900 Subject: cmake conversion Signed-off-by: Michele Calgaro (cherry picked from commit 802b45c5566c3916e46250060ecef332f055fc26) --- src/optionseditor.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/optionseditor.cpp') diff --git a/src/optionseditor.cpp b/src/optionseditor.cpp index 5794777..fa54706 100644 --- a/src/optionseditor.cpp +++ b/src/optionseditor.cpp @@ -728,3 +728,4 @@ void OptionsEditor::editTagsClicked() itemsSelected( selectedItems ); } +#include "optionseditor.moc" -- cgit v1.2.3