mirror of
https://github.com/YACReader/yacreader
synced 2025-12-07 01:42:51 -05:00
removed unneeded animation in NotificationsLabelWidget
This commit is contained in:
@ -13,9 +13,7 @@ Q_OBJECT
|
||||
private:
|
||||
QLabel * textLabel;
|
||||
QPropertyAnimation * anim;
|
||||
QPropertyAnimation * anim2;
|
||||
QGraphicsOpacityEffect * effect;
|
||||
QGraphicsOpacityEffect * effect2;
|
||||
|
||||
protected:
|
||||
void paintEvent(QPaintEvent *);
|
||||
|
||||
Reference in New Issue
Block a user