summaryrefslogtreecommitdiffstats
path: root/filesharing/advanced/propsdlgplugin
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:25:32 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:25:32 -0500
commit9a680e5c1143edb449955fc5426b1c07692bf1d3 (patch)
tree3e99775dc749da4815ffecd100ffb376614621e0 /filesharing/advanced/propsdlgplugin
parent2aefd50351ba6e72342c5344a25e24a9c6c53a69 (diff)
downloadtdenetwork-9a680e5c1143edb449955fc5426b1c07692bf1d3.tar.gz
tdenetwork-9a680e5c1143edb449955fc5426b1c07692bf1d3.zip
Fix QString -> TQString.
Diffstat (limited to 'filesharing/advanced/propsdlgplugin')
-rw-r--r--filesharing/advanced/propsdlgplugin/propertiespagegui.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesharing/advanced/propsdlgplugin/propertiespagegui.ui b/filesharing/advanced/propsdlgplugin/propertiespagegui.ui
index a41de020..48d14eb0 100644
--- a/filesharing/advanced/propsdlgplugin/propertiespagegui.ui
+++ b/filesharing/advanced/propsdlgplugin/propertiespagegui.ui
@@ -431,7 +431,7 @@
</connection>
<connection>
<sender>sambaNameEdit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>PropertiesPageGUI</receiver>
<slot>changedSlot()</slot>
</connection>