Fixed incorrect TTQ rename (TTQ -> TQ)

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/2/head
Michele Calgaro 6 years ago
parent 011a3bfcd1
commit 34cfd03355
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

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