Fixed incorrect TTQ rename (TTQ -> TQ)

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 34cfd03355)
pull/20/head
Michele Calgaro 6 years ago committed by Slávek Banko
parent c9b5233204
commit eb6bc32be3
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -330,7 +330,7 @@
<connections>
<connection>
<sender>m_separator</sender>
<signal>textChanged(const TTQString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>FileRenamerBase</receiver>
<slot>exampleTextChanged()</slot>
</connection>

@ -350,7 +350,7 @@
</connection>
<connection>
<sender>fileFormat</sender>
<signal>textChanged(const TTQString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>fileWizard</receiver>
<slot>fileFormatTextChanged(const TQString&amp;)</slot>
</connection>

Loading…
Cancel
Save