mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Annotate overridden methods
This commit is contained in:
@ -15,7 +15,7 @@ public:
|
||||
signals:
|
||||
|
||||
public slots:
|
||||
int exec();
|
||||
int exec() override;
|
||||
|
||||
protected slots:
|
||||
void validateName(const QString &name);
|
||||
|
Reference in New Issue
Block a user