From 2f2f4edb3d18206981682b38fa3f21a32d43de1d 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 (cherry picked from commit 37ad15ad2c77711db7c9c4bbd62d5a1cb5749abc) --- buildtools/custommakefiles/custommakeconfigwidgetbase.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'buildtools/custommakefiles/custommakeconfigwidgetbase.ui') diff --git a/buildtools/custommakefiles/custommakeconfigwidgetbase.ui b/buildtools/custommakefiles/custommakeconfigwidgetbase.ui index cae0a6e0..47d23c9b 100644 --- a/buildtools/custommakefiles/custommakeconfigwidgetbase.ui +++ b/buildtools/custommakefiles/custommakeconfigwidgetbase.ui @@ -375,13 +375,13 @@ copyenvs_button removeenvs_button - + envNameChanged(const TQString &) envChanged(const TQString&) envAdded() envRemoved() envCopied() - + -- cgit v1.2.3