summaryrefslogtreecommitdiffstats
path: root/plugins/scheduler
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:55:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 23:48:20 +0900
commit37d524ba33276887eb61a96aff6179d63e4441c9 (patch)
treee3622094e2d1af793809720d1a582ac6d58a5d7c /plugins/scheduler
parente98b0ef1abb6082e064316bb3bb0c4f137c2a40e (diff)
downloadktorrent-37d524ba33276887eb61a96aff6179d63e4441c9.tar.gz
ktorrent-37d524ba33276887eb61a96aff6179d63e4441c9.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5cbf8a99f6adf519c5e976ef8347172802a924e7)
Diffstat (limited to 'plugins/scheduler')
-rw-r--r--plugins/scheduler/bwspage.ui4
-rw-r--r--plugins/scheduler/schedulerpage.ui4
2 files changed, 4 insertions, 4 deletions
diff --git a/plugins/scheduler/bwspage.ui b/plugins/scheduler/bwspage.ui
index 46f797e..b5e1db1 100644
--- a/plugins/scheduler/bwspage.ui
+++ b/plugins/scheduler/bwspage.ui
@@ -838,14 +838,14 @@
<tabstop>dlCat3</tabstop>
<tabstop>ulCat3</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot>btnOk_clicked()</slot>
<slot>btnApply_clicked()</slot>
<slot>btnCancel_clicked()</slot>
<slot>btnSave_clicked()</slot>
<slot>btnLoad_clicked()</slot>
<slot>btnReset_clicked()</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">bwswidget.h</include>
diff --git a/plugins/scheduler/schedulerpage.ui b/plugins/scheduler/schedulerpage.ui
index 0fc52b3..ce0cfb6 100644
--- a/plugins/scheduler/schedulerpage.ui
+++ b/plugins/scheduler/schedulerpage.ui
@@ -137,10 +137,10 @@
<slot>useColors_toggled(bool)</slot>
</connection>
</connections>
-<Q_SLOTS>
+<slots>
<slot>btnEditBWS_toggled(bool)</slot>
<slot>btnEditBWS_clicked()</slot>
<slot>useColors_toggled(bool)</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
</UI>