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 --- languages/php/phpconfigwidgetbase.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'languages/php') diff --git a/languages/php/phpconfigwidgetbase.ui b/languages/php/phpconfigwidgetbase.ui index 09124bf8..4213cca5 100644 --- a/languages/php/phpconfigwidgetbase.ui +++ b/languages/php/phpconfigwidgetbase.ui @@ -544,12 +544,12 @@ the internal web browser. Please make sure that the webserver was compiled with zend_edit zend_button - + slotAboutClicked() slotPHPExeButtonClicked() slotPHPIniButtonClicked() slotZendButtonClicked() - + -- cgit v1.2.1