From 300132f93efd5898263a35338622de62f4ab063f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 3 Feb 2024 16:24:54 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro (cherry picked from commit eca129a3128b89841581fdf7bda09babbc91d4fc) --- kate/snippets/CWidgetSnippetsBase.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kate') diff --git a/kate/snippets/CWidgetSnippetsBase.ui b/kate/snippets/CWidgetSnippetsBase.ui index 18a99c5..8e6415a 100644 --- a/kate/snippets/CWidgetSnippetsBase.ui +++ b/kate/snippets/CWidgetSnippetsBase.ui @@ -201,12 +201,12 @@ CWidgetSnippetsBase.ui.h - + lalala() - - + + init() - + insertItem( const TQString& name, bool bRename ) -- cgit v1.2.1