Fix QString -> TQString.

pull/1/head
Darrell Anderson 12 years ago
parent 72808e7bf0
commit 3c352d5eb2

@ -196,7 +196,7 @@
</connection>
<connection>
<sender>recentBox</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>XSLTDialog</receiver>
<slot>chooseRecentSlot()</slot>
</connection>

@ -196,7 +196,7 @@
</connection>
<connection>
<sender>recentBox</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>XSLTDialog</receiver>
<slot>chooseRecentSlot()</slot>
</connection>

@ -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>

Loading…
Cancel
Save