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 26fcf92 commit b6a196aCopy full SHA for b6a196a
1 file changed
Plugins/Terminal/Terminal.h
@@ -40,5 +40,5 @@ private Q_SLOTS:
40
41
// COperate interface
42
public:
43
- CStats *GetStats();
+ CStats *GetStats() override;
44
};
0 commit comments