From 3b3f9ec8f31978030c17309fae48335bea5c1587 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 14 Jan 2024 12:33:20 +0900 Subject: Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines Signed-off-by: Michele Calgaro --- tderesources/groupwise/tdeabc_resourcegroupwise.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tderesources/groupwise/tdeabc_resourcegroupwise.h') diff --git a/tderesources/groupwise/tdeabc_resourcegroupwise.h b/tderesources/groupwise/tdeabc_resourcegroupwise.h index 29b3ed818..ccf74403a 100644 --- a/tderesources/groupwise/tdeabc_resourcegroupwise.h +++ b/tderesources/groupwise/tdeabc_resourcegroupwise.h @@ -143,7 +143,7 @@ class KDE_EXPORT ResourceGroupwise : public ResourceCached /** DATA PROCESSING SLOTS **/ void slotReadJobData( TDEIO::Job *, const TQByteArray & ); void slotUpdateJobData( TDEIO::Job *, const TQByteArray & ); - /** HELPER TQT_SLOT **/ + /** HELPER TQ_SLOT **/ void slotJobPercent( TDEIO::Job *job, unsigned long percent ); void cancelLoad(); -- cgit v1.2.1