diff --git a/dsl.cc b/dsl.cc index 305fd15f..e7d0c932 100644 --- a/dsl.cc +++ b/dsl.cc @@ -821,7 +821,7 @@ string DslDictionary::nodeToHtml( ArticleDom::Node const & node ) result += string( "" + "\""" + + "width=\"" + QString::number( maxPictureWidth).toStdString() + "\"/>" + ""; } else