mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-24 02:42:50 +00:00
libs: paint KSignalPlotter on backing store
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
bd18fd1ccc
commit
a36e118fa8
1 changed files with 0 additions and 1 deletions
|
@ -1146,7 +1146,6 @@ QSize KSignalPlotter::sizeHint() const
|
|||
#ifdef USE_SEPERATE_WIDGET
|
||||
GraphWidget::GraphWidget(QWidget *parent) : QWidget(parent)
|
||||
{
|
||||
setAttribute(Qt::WA_PaintOnScreen);
|
||||
setAttribute(Qt::WA_NoSystemBackground);
|
||||
setAttribute(Qt::WA_OpaquePaintEvent);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue