summaryrefslogtreecommitdiffstats
path: root/kommander/examples/old/tidy.kmdr
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-09-25 13:59:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-09-25 13:59:20 +0900
commit0580616e20b68c764cdbbd9a01c9dd21f99766d4 (patch)
tree1ab8d38ab08f75b51f27d2d826c3338c272236bd /kommander/examples/old/tidy.kmdr
parent9c510e0b59a1c8a5de3073849a205d92d5d18911 (diff)
downloadtdewebdev-0580616e20b68c764cdbbd9a01c9dd21f99766d4.tar.gz
tdewebdev-0580616e20b68c764cdbbd9a01c9dd21f99766d4.zip
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kommander/examples/old/tidy.kmdr')
-rw-r--r--kommander/examples/old/tidy.kmdr4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/examples/old/tidy.kmdr b/kommander/examples/old/tidy.kmdr
index e8641450..acc47721 100644
--- a/kommander/examples/old/tidy.kmdr
+++ b/kommander/examples/old/tidy.kmdr
@@ -1150,9 +1150,9 @@ fi
</connection>
<connection>
<sender>ExecButton2</sender>
- <signal>widgetTextChanged(const QString&amp;)</signal>
+ <signal>widgetTextChanged(const TQString&amp;)</signal>
<receiver>GtidyPath</receiver>
- <slot>setWidgetText(const QString&amp;)</slot>
+ <slot>setWidgetText(const TQString&amp;)</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>