summaryrefslogtreecommitdiffstats
path: root/languages/lib/designer_integration
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:29:55 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:29:55 -0500
commit70a3c0d90bf27c502ec710042250d51e2eb8bd99 (patch)
tree392ee5e1b90d55cf4db7d90b83ee0a2ed6a01d17 /languages/lib/designer_integration
parent3ca58a00c6f3d4cedaa8a5a90b99b9ec974796d2 (diff)
downloadtdevelop-70a3c0d90bf27c502ec710042250d51e2eb8bd99.tar.gz
tdevelop-70a3c0d90bf27c502ec710042250d51e2eb8bd99.zip
Fix QString -> TQString.
Diffstat (limited to 'languages/lib/designer_integration')
-rw-r--r--languages/lib/designer_integration/implementationwidgetbase.ui6
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/lib/designer_integration/implementationwidgetbase.ui b/languages/lib/designer_integration/implementationwidgetbase.ui
index 6118902c..93969da3 100644
--- a/languages/lib/designer_integration/implementationwidgetbase.ui
+++ b/languages/lib/designer_integration/implementationwidgetbase.ui
@@ -244,9 +244,9 @@
</connection>
<connection>
<sender>classNameEdit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>CreateImplemenationWidgetBase</receiver>
- <slot>classNameChanged(const QString&amp;)</slot>
+ <slot>classNameChanged(const TQString&amp;)</slot>
</connection>
</connections>
<tabstops>
@@ -258,7 +258,7 @@
<tabstop>cancelButton</tabstop>
</tabstops>
<Q_SLOTS>
- <slot access="protected">classNameChanged(const QString &amp;)</slot>
+ <slot access="protected">classNameChanged(const TQString &amp;)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>