From 25273a3912ab579f594b377b9b15d805d6e9c183 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 6 Aug 2015 11:25:50 -0300 Subject: Remove obsolete comment We don't allow building against Qt4 anymore. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/groupedlineedit.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'qt-ui') diff --git a/qt-ui/groupedlineedit.cpp b/qt-ui/groupedlineedit.cpp index ed2428fd7..bc948060d 100644 --- a/qt-ui/groupedlineedit.cpp +++ b/qt-ui/groupedlineedit.cpp @@ -159,9 +159,6 @@ void GroupedLineEdit::keyPressEvent(QKeyEvent *e) void GroupedLineEdit::paintEvent(QPaintEvent *e) { - // for reasons we don't understand, touching the painter - // here (even drawing the fill rect) causes the QPlainTextEdit - // paintEvent to not draw the text on Qt4 & MacOS. QTextLine line = document()->findBlock(0).layout()->lineAt(0); QPainter painter(viewport()); -- cgit v1.2.3-70-g09d2