diff -r c2a05fa925a1 -r 1cc7bbf75f0b exportxhtmldialog.cpp
--- a/exportxhtmldialog.cpp Fri Dec 08 20:18:56 2006 +0000
+++ b/exportxhtmldialog.cpp Fri Jan 05 11:17:32 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