mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
parent
50a68e380c
commit
f0e818065c
1 changed files with 0 additions and 2 deletions
|
@ -149,8 +149,6 @@ void Button::paintEvent(QPaintEvent *)
|
|||
|
||||
void Button::fancyPaint(QPainter &painter)
|
||||
{
|
||||
return;
|
||||
|
||||
if (!this->enabled_)
|
||||
{
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue