exporthtmldialog.cpp
changeset 829 832e96c9abb6
parent 825 1ad892c1a709
     1.1 --- a/exporthtmldialog.cpp	Mon Mar 08 12:22:15 2010 +0000
     1.2 +++ b/exporthtmldialog.cpp	Mon Mar 08 12:24:26 2010 +0000
     1.3 @@ -254,7 +254,7 @@
     1.4  		settings.setLocalEntry 
     1.5  			(filepath,"/export/html/saveSettingsInMap","yes");
     1.6  
     1.7 -	// Provide a smaller URL-icon to improve Layout //FIXME-1 add option to choose this
     1.8 +	// Provide a smaller URL-icon to improve Layout //FIXME-2 add option to choose this
     1.9  	QPixmap pm;
    1.10  	if (!pm.load(ipath,"PNG") )
    1.11  		QMessageBox::warning( 0, tr( "Warning" ),tr("Could not open %1").arg(ipath));