revert to line-wrapping snippet window entries like 1.18

This commit is contained in:
Jean-Francois Dockes 2013-05-22 13:45:06 +02:00
parent e6402efbfb
commit bdde34a8cb

View File

@ -150,7 +150,7 @@ void SnippetsW::init()
"<link type=\"text/css\" rel=\"stylesheet\" href=\"/tmp/style.css\">" "<link type=\"text/css\" rel=\"stylesheet\" href=\"/tmp/style.css\">"
"</head>" "</head>"
"<body>" "<body>"
"<table style='overflow-x: scroll; white-space: nowrap'>" "<table>"
; ;
g_hiliter.set_inputhtml(false); g_hiliter.set_inputhtml(false);