mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Annotate overridden methods
This commit is contained in:
@ -17,7 +17,7 @@ public:
|
||||
|
||||
public slots:
|
||||
void editApiKey();
|
||||
void restoreOptions(QSettings *settings);
|
||||
void restoreOptions(QSettings *settings) override;
|
||||
|
||||
private slots:
|
||||
void useBackgroundImageCheckClicked(bool checked);
|
||||
|
Reference in New Issue
Block a user