mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 23:15:14 -04: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