diff -r 910ba9fab728 -r 8059b6aa74d7 exportxhtmldialog.cpp --- a/exportxhtmldialog.cpp Thu Dec 14 17:01:44 2006 +0000 +++ b/exportxhtmldialog.cpp Fri Dec 29 13:52:17 2006 +0000 @@ -57,7 +57,7 @@ useTextColor=false; ui.textColorButton->setChecked(useTextColor); -/* FIXME this was used in old html export, is not yet in new stylesheet +/* TODO this was used in old html export, is not yet in new stylesheet if ( settings.readEntry ("/export/html/useHeading","no")=="yes") useHeading=true; else