exporthtmldialog.cpp
changeset 849 988f1908a7c4
parent 825 1ad892c1a709
     1.1 --- a/exporthtmldialog.cpp	Tue Mar 02 13:59:19 2010 +0000
     1.2 +++ b/exporthtmldialog.cpp	Fri Jul 23 16:43:49 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));