summaryrefslogtreecommitdiffstats
path: root/kview
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:26:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-03 16:26:56 +0900
commitbda52bd053029243d499bbaf14d35beb8b6e43e1 (patch)
treec6becafe5f1b7fbb9dceeb27af0a169d07eee834 /kview
parentc616fab9053b07ed30508ab714de876409d82653 (diff)
downloadtdegraphics-bda52bd053029243d499bbaf14d35beb8b6e43e1.tar.gz
tdegraphics-bda52bd053029243d499bbaf14d35beb8b6e43e1.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kview')
-rw-r--r--kview/modules/presenter/imagelistdialog.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/kview/modules/presenter/imagelistdialog.ui b/kview/modules/presenter/imagelistdialog.ui
index 26e03b01..1f7a2435 100644
--- a/kview/modules/presenter/imagelistdialog.ui
+++ b/kview/modules/presenter/imagelistdialog.ui
@@ -270,10 +270,10 @@
<forwards>
<forward>class KURL</forward>
</forwards>
-<Q_SLOTS>
+<slots>
<slot access="private" specifier="non virtual">init()</slot>
<slot specifier="non virtual">noSort()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>