From 63c2fcedcd98caf7979bc4797029cbcb32433a5a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 2 Feb 2024 11:25:41 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- chalk/plugins/viewplugins/screenshot/ksnapshotwidget.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chalk/plugins/viewplugins') diff --git a/chalk/plugins/viewplugins/screenshot/ksnapshotwidget.ui b/chalk/plugins/viewplugins/screenshot/ksnapshotwidget.ui index e231e4a71..844690313 100644 --- a/chalk/plugins/viewplugins/screenshot/ksnapshotwidget.ui +++ b/chalk/plugins/viewplugins/screenshot/ksnapshotwidget.ui @@ -304,13 +304,13 @@ If <i>no delay</i> is set, the program will wait for a mouse click b tdeglobalsettings.h ksnapshotwidget.ui.h - + newClicked() saveClicked() printClicked() startImageDrag() - - + + slotModeChanged( int mode ) slotNewClicked() slotSaveClicked() @@ -318,7 +318,7 @@ If <i>no delay</i> is set, the program will wait for a mouse click b slotStartDrag() previewWidth() previewHeight() - + setPreview( const TQPixmap & pm ) setDelay( int i ) -- cgit v1.2.3