summaryrefslogtreecommitdiffstats
path: root/krdc/maindialogbase.ui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-05 11:19:23 +0900
commite050a3eb30a884522a3b09df0c37c8fc69c0c5bb (patch)
treec9e4bc90acd51d12c01070461de5da677d709b04 /krdc/maindialogbase.ui
parentbfb6a86ee22664339e8922e55216d12e1a5b2008 (diff)
downloadtdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.tar.gz
tdenetwork-e050a3eb30a884522a3b09df0c37c8fc69c0c5bb.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'krdc/maindialogbase.ui')
-rw-r--r--krdc/maindialogbase.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/krdc/maindialogbase.ui b/krdc/maindialogbase.ui
index ee1fd79d..6b70bc99 100644
--- a/krdc/maindialogbase.ui
+++ b/krdc/maindialogbase.ui
@@ -340,14 +340,14 @@ Remote Desktop Connection only supports systems that use VNC.</string>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
-<Q_SLOTS>
+<slots>
<slot access="protected" specifier="pure virtual">hostChanged( const TQString &amp; text )</slot>
<slot access="protected" specifier="pure virtual">toggleBrowsingArea()</slot>
<slot access="protected" specifier="pure virtual">itemSelected( TQListViewItem * item )</slot>
<slot access="protected" specifier="pure virtual">itemDoubleClicked( TQListViewItem * item )</slot>
<slot access="protected" specifier="pure virtual">scopeSelected( const TQString &amp; scope )</slot>
<slot access="protected" specifier="pure virtual">rescan()</slot>
-</Q_SLOTS>
+</slots>
<functions>
<function access="protected" specifier="non virtual">enableBrowsingArea( bool enable )</function>
</functions>