diff -r 657078664946 -r 30c4a6c7ff10 exportxhtmldialog.ui --- a/exportxhtmldialog.ui Wed Feb 15 12:54:55 2006 +0000 +++ b/exportxhtmldialog.ui Wed Feb 15 12:54:55 2006 +0000 @@ -578,11 +578,11 @@ - process.h - showtextdialog.h qfiledialog.h qmessagebox.h settings.h + xsltproc.h + process.h exportxhtmldialog.ui.h @@ -592,16 +592,15 @@ QString css; bool useImage; bool showOutput; - Process *xsltProc; - ShowTextDialog *dia; QString dir; - QString xsltprocessor; QString filepath; QString prescript; QString postscript; bool settingsChanged; QString mapname; bool saveSettingsInMap; + XSLTProc p; + Process *scriptProc; readSettings()