diff -r c2a05fa925a1 -r fb74fa7bfb4c exportxhtmldialog.cpp
--- a/exportxhtmldialog.cpp Fri Dec 08 20:18:56 2006 +0000
+++ b/exportxhtmldialog.cpp Mon Feb 12 09:28:47 2007 +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