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 10:55:23 +0900
commit5cbf8a99f6adf519c5e976ef8347172802a924e7 (patch)
tree7cebda84eedfcb96ddaa631cb7e0d88d96c04146 /plugins/scheduler
parentccf782d88dfd28667ffda7a31f1d8c6a4fae7f19 (diff)
downloadktorrent-5cbf8a99f6adf519c5e976ef8347172802a924e7.tar.gz
ktorrent-5cbf8a99f6adf519c5e976ef8347172802a924e7.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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>