exportxhtmldialog.cpp
changeset 412 8059b6aa74d7
parent 408 c2a05fa925a1
child 428 9ae68208e2ff
     1.1 --- a/exportxhtmldialog.cpp	Thu Dec 14 17:01:44 2006 +0000
     1.2 +++ b/exportxhtmldialog.cpp	Fri Dec 29 13:52:17 2006 +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