mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Annotate overridden methods
This commit is contained in:
@ -91,7 +91,7 @@ private:
|
||||
QSslConfiguration* sslConfiguration;
|
||||
|
||||
/** Executes the threads own event loop */
|
||||
void run();
|
||||
void run() override;
|
||||
|
||||
/** Create SSL or TCP socket */
|
||||
void createSocket();
|
||||
|
Reference in New Issue
Block a user