improved user and settings icon
This commit is contained in:
@@ -154,7 +154,6 @@ void Button::fancyPaint(QPainter &painter)
|
||||
return;
|
||||
}
|
||||
|
||||
painter.setRenderHint(QPainter::HighQualityAntialiasing);
|
||||
painter.setRenderHint(QPainter::Antialiasing);
|
||||
QColor c;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user