diff options
| author | Darrell Anderson <humanreadable@yahoo.com> | 2012-09-16 22:40:24 -0500 |
|---|---|---|
| committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-09-16 22:40:24 -0500 |
| commit | 3c352d5eb2ea84b316075c11a301001fbba46528 (patch) | |
| tree | 7b3658e36d76df2fb5e223e267f7ab715e6ef43c /lib | |
| parent | 72808e7bf07d9c976521c2c32e4b548121c113e4 (diff) | |
| download | koffice-3c352d5eb2ea84b316075c11a301001fbba46528.tar.gz koffice-3c352d5eb2ea84b316075c11a301001fbba46528.zip | |
Fix QString -> TQString.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/kotext/timedateformatwidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/timedateformatwidget.ui b/lib/kotext/timedateformatwidget.ui index ded1c9066..b298d4dac 100644 --- a/lib/kotext/timedateformatwidget.ui +++ b/lib/kotext/timedateformatwidget.ui @@ -189,7 +189,7 @@ <connections> <connection> <sender>combo1</sender> - <signal>textChanged(const QString&)</signal> + <signal>textChanged(const TQString&)</signal> <receiver>TimeDateFormatWidgetPrototype</receiver> <slot>updateLabel()</slot> </connection> |
