summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 10:48:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 23:46:41 +0900
commit7a90b396158862866cecae18593b1fd90d1cc391 (patch)
treee10b64147754f1c8f506564b99d7407e5d47eaf5
parent7f29a86eb3c42020a22454b598dd0a13474c87e2 (diff)
downloadpotracegui-7a90b396.tar.gz
potracegui-7a90b396.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f4cb2fd78a292efa8dfa2391cac7ec0ba7291998)
-rw-r--r--src/MainWidgetBase.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/MainWidgetBase.ui b/src/MainWidgetBase.ui
index cf562fd..064fd9c 100644
--- a/src/MainWidgetBase.ui
+++ b/src/MainWidgetBase.ui
@@ -2809,13 +2809,13 @@ pixels in the input</string>
<tabstop>preserveCheck</tabstop>
<tabstop>imagesTabs</tabstop>
</tabstops>
-<Q_SLOTS>
+<slots>
<slot access="protected">showOptions( const TQString &amp; )</slot>
<slot access="protected">backendChoosen( const TQString &amp; )</slot>
<slot>valueChanged()</slot>
<slot>marginValueChanged( double )</slot>
<slot>syncronizeMarginsChanged( bool isChecked )</slot>
-</Q_SLOTS>
+</slots>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kactivelabel.h</include>