From bda52bd053029243d499bbaf14d35beb8b6e43e1 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 3 Feb 2024 16:26:56 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- ksnapshot/ksnapshotwidget.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ksnapshot/ksnapshotwidget.ui') diff --git a/ksnapshot/ksnapshotwidget.ui b/ksnapshot/ksnapshotwidget.ui index d0f815c3..71385f90 100644 --- a/ksnapshot/ksnapshotwidget.ui +++ b/ksnapshot/ksnapshotwidget.ui @@ -357,15 +357,15 @@ If <i>no delay</i> is set, the program will wait for a mouse click b tdeglobalsettings.h ksnapshotwidget.ui.h - + newClicked() saveClicked() copyClicked() printClicked() openWithKPClicked() startImageDrag() - - + + slotModeChanged( int mode ) slotNewClicked() slotSaveClicked() @@ -375,7 +375,7 @@ If <i>no delay</i> is set, the program will wait for a mouse click b slotOpenWithKPClicked() previewWidth() previewHeight() - + setPreview( const TQPixmap & pm ) setDelay( int i ) -- cgit v1.2.1