summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-09-16 22:40:24 -0500
committerDarrell Anderson <[email protected]>2012-09-16 22:40:24 -0500
commit3c352d5eb2ea84b316075c11a301001fbba46528 (patch)
tree7b3658e36d76df2fb5e223e267f7ab715e6ef43c /lib
parent72808e7bf07d9c976521c2c32e4b548121c113e4 (diff)
downloadkoffice-3c352d5eb2ea84b316075c11a301001fbba46528.tar.gz
koffice-3c352d5eb2ea84b316075c11a301001fbba46528.zip
Fix QString -> TQString.
Diffstat (limited to 'lib')
-rw-r--r--lib/kotext/timedateformatwidget.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/timedateformatwidget.ui b/lib/kotext/timedateformatwidget.ui
index ded1c906..b298d4da 100644
--- a/lib/kotext/timedateformatwidget.ui
+++ b/lib/kotext/timedateformatwidget.ui
@@ -189,7 +189,7 @@
<connections>
<connection>
<sender>combo1</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>TimeDateFormatWidgetPrototype</receiver>
<slot>updateLabel()</slot>
</connection>