exportxhtmldialog.cpp
changeset 427 fb74fa7bfb4c
parent 408 c2a05fa925a1
child 428 9ae68208e2ff
     1.1 --- a/exportxhtmldialog.cpp	Fri Dec 08 20:18:56 2006 +0000
     1.2 +++ b/exportxhtmldialog.cpp	Mon Feb 12 09:28:47 2007 +0000
     1.3 @@ -57,7 +57,7 @@
     1.4  		useTextColor=false;
     1.5  	ui.textColorButton->setChecked(useTextColor);
     1.6  	
     1.7 -/* FIXME this was used in old html export, is not yet in new stylesheet
     1.8 +/* TODO this was used in old html export, is not yet in new stylesheet
     1.9  	if ( settings.readEntry ("/export/html/useHeading","no")=="yes")
    1.10  		useHeading=true;
    1.11  	else