mirror of
https://github.com/YACReader/yacreader
synced 2025-07-17 20:44:32 -04:00
Annotate overridden methods
This commit is contained in:
@ -16,7 +16,7 @@ signals:
|
||||
public slots:
|
||||
|
||||
protected:
|
||||
void paintEvent(QPaintEvent *);
|
||||
void paintEvent(QPaintEvent *) override;
|
||||
|
||||
QLabel *iconLabel;
|
||||
QLabel *titleLabel;
|
||||
|
Reference in New Issue
Block a user