summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/freetts/README
blob: ee2e8046de0429e07b295acf09950451a0bb510d (plain)
1
2
3
4
5
6
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 TQWidget and Qt Designer refuses to open it
if the header is not properly place.