diff --git a/src/qtgui/snippets_w.cpp b/src/qtgui/snippets_w.cpp index 751c3624..8a8f3d74 100644 --- a/src/qtgui/snippets_w.cpp +++ b/src/qtgui/snippets_w.cpp @@ -71,25 +71,29 @@ void SnippetsW::init() "
" "" - ""); + "" + "| "; if (it->first > 0) { char buf[100]; - sprintf(buf, "P. %d", it->first); + sprintf(buf, "P. %d", it->first); html += ""; html += buf; - html += " "; + html += ""; } + html += " | ";
list \n"); + html.append(" |