summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/freetts/README
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/plugins/freetts/README')
-rw-r--r--kttsd/plugins/freetts/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/freetts/README b/kttsd/plugins/freetts/README
index d4706b9..ee2e804 100644
--- a/kttsd/plugins/freetts/README
+++ b/kttsd/plugins/freetts/README
@@ -2,5 +2,5 @@ This is the directory containing the FreeTTS plug in.
If you intend to edit the GUI (freettsconfig.ui) you will have to first
copy kttsd/libkttsd/pluginconf.h to a standard include directory
like $TDEDIR/include/ since the interface has been tweaked to derive
-from PlugInConf instead of QWidget and Qt Designer refuses to open it
+from PlugInConf instead of TQWidget and Qt Designer refuses to open it
if the header is not properly place.