From be4aa382c3089255ad0f690649d1a3510a97c30b Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 13 Feb 2012 17:07:58 +0900 Subject: [PATCH] partially fix the broken inserthtml handling on old qt/linux --- aqt/editor.py | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/aqt/editor.py b/aqt/editor.py index 0ac72804e..1b70bb2b7 100644 --- a/aqt/editor.py +++ b/aqt/editor.py @@ -35,6 +35,8 @@ body { margin: 5px; }