mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1154076 followup: Mark ConsoleRunnable::Run() as override. rs=ehsan
This commit is contained in:
parent
416a4aab15
commit
33cf8e271a
@ -308,7 +308,7 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
NS_IMETHOD Run()
|
||||
NS_IMETHOD Run() override
|
||||
{
|
||||
AssertIsOnMainThread();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user