summaryrefslogtreecommitdiffstats
path: root/keduca
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:27:54 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:27:54 -0500
commitd513bace90f92b81ed58f94c07491f7fe93615b3 (patch)
treef276df788e50ec0db42e051e7da6ff6fcf07cf34 /keduca
parentb18fb801bdb3cdaf2c6b35bd1fabc3ab4030726b (diff)
downloadtdeedu-d513bace90f92b81ed58f94c07491f7fe93615b3.tar.gz
tdeedu-d513bace90f92b81ed58f94c07491f7fe93615b3.zip
Fix QString -> TQString.
Diffstat (limited to 'keduca')
-rw-r--r--keduca/keducabuilder/keducaeditorstartdialogbase.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/keducaeditorstartdialogbase.ui b/keduca/keducabuilder/keducaeditorstartdialogbase.ui
index e7686ff9..79d6a2e0 100644
--- a/keduca/keducabuilder/keducaeditorstartdialogbase.ui
+++ b/keduca/keducabuilder/keducaeditorstartdialogbase.ui
@@ -291,7 +291,7 @@
</connection>
<connection>
<sender>urlRequester</sender>
- <signal>urlSelected(const QString&amp;)</signal>
+ <signal>urlSelected(const TQString&amp;)</signal>
<receiver>openDocumentRB</receiver>
<slot>animateClick()</slot>
</connection>