mirror of
https://github.com/YACReader/yacreader
synced 2025-11-13 13:32:51 -05:00
Annotate overridden methods
This commit is contained in:
@ -16,7 +16,7 @@ public:
|
||||
QString dest;
|
||||
|
||||
private:
|
||||
void run();
|
||||
void run() override;
|
||||
};
|
||||
|
||||
class ImportComicsInfoDialog : public QDialog
|
||||
|
||||
Reference in New Issue
Block a user