From 37ad15ad2c77711db7c9c4bbd62d5a1cb5749abc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 7 Feb 2024 11:07:16 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- src/profileengine/editor/profileeditorbase.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/profileengine') diff --git a/src/profileengine/editor/profileeditorbase.ui b/src/profileengine/editor/profileeditorbase.ui index 36acd44d..b9d17720 100644 --- a/src/profileengine/editor/profileeditorbase.ui +++ b/src/profileengine/editor/profileeditorbase.ui @@ -649,7 +649,7 @@ disabledList pluginsView - + profileExecuted(TQListViewItem *item) propertyExecuted(TQListBoxItem *item) addProfile() @@ -660,7 +660,7 @@ delEnabled() addDisabled() delDisabled() - + kcombobox.h -- cgit v1.2.3