We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60275e commit b4d83e4Copy full SHA for b4d83e4
engines/mm/mm1/views_enh/interactions/giant.h
@@ -54,7 +54,7 @@ class Giant : public Interaction {
54
*/
55
bool msgFocus(const FocusMessage &msg) override;
56
57
- void timeout();
+ void timeout() override;
58
};
59
60
} // namespace Interactions
0 commit comments