summaryrefslogtreecommitdiffstats
path: root/configdialog/kbfxconfigdlgbutton.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-02 11:26:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-04 20:28:10 +0900
commit120f8eb68f426099c23068a22df25ee0f59bbb86 (patch)
tree91208d2520c54de449efd5e50d894e5c8565cfc7 /configdialog/kbfxconfigdlgbutton.ui
parentdbc335c77fac284429025a8b961a1bc9699da43d (diff)
downloadkbfx-120f8eb6.tar.gz
kbfx-120f8eb6.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b3aed46acb0a6d0dc3952a0eb2fe39302aeb4e66)
Diffstat (limited to 'configdialog/kbfxconfigdlgbutton.ui')
-rw-r--r--configdialog/kbfxconfigdlgbutton.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/configdialog/kbfxconfigdlgbutton.ui b/configdialog/kbfxconfigdlgbutton.ui
index 5335eb3..e0744e2 100644
--- a/configdialog/kbfxconfigdlgbutton.ui
+++ b/configdialog/kbfxconfigdlgbutton.ui
@@ -1237,10 +1237,10 @@
<include location="global" impldecl="in declaration">kbfxpixmaplabel.h</include>
<include location="local" impldecl="in implementation">kbfxconfigdlgbutton.ui.h</include>
</includes>
-<Q_SIGNALS>
+<signals>
<signal>KbfxConfigDlgButtonChanged(const char * name, const TQString &amp; path)</signal>
-</Q_SIGNALS>
-<Q_SLOTS>
+</signals>
+<slots>
<slot>KbfxURLRequesterNormalUrlSelected( const TQString &amp; selected_img_path )</slot>
<slot>KbfxURLRequesterPressedUrlSelected( const TQString &amp; selected_img_path )</slot>
<slot>KbfxURLRequesterHoverUrlSelected( const TQString &amp; selected_img_path )</slot>
@@ -1250,7 +1250,7 @@
<slot>KbfxResizeKickerToggled( bool )</slot>
<slot>KbfxFadeButton_toggled( bool _state )</slot>
<slot>KbfxFadeTime_lostFocus()</slot>
-</Q_SLOTS>
+</slots>
<functions>
<function access="private" specifier="non virtual">init()</function>
</functions>