summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/freetts/README
blob: 54d9dc22dce2ed7c4d191984dbcaa744eb967699 (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 $KDEDIR/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.