summaryrefslogtreecommitdiffstats
path: root/kmail/khtmlparthtmlwriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/khtmlparthtmlwriter.cpp')
-rw-r--r--kmail/khtmlparthtmlwriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/khtmlparthtmlwriter.cpp b/kmail/khtmlparthtmlwriter.cpp
index 2d29d3c9..900264cd 100644
--- a/kmail/khtmlparthtmlwriter.cpp
+++ b/kmail/khtmlparthtmlwriter.cpp
@@ -86,7 +86,7 @@ namespace KMail {
mHtmlPart->view()->viewport()->setUpdatesEnabled( true );
mHtmlPart->view()->setUpdatesEnabled( true );
- mHtmlPart->view()->viewport()->repaint( false );
+ mHtmlPart->view()->viewport()->tqrepaint( false );
mState = Ended;
}