summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/freetts/README
blob: d4706b99d41c587a9862bf884e502a1dbb4eb5aa (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 QWidget and Qt Designer refuses to open it
if the header is not properly place.