Skip to content

Commit b6a196a

Browse files
committed
Plugin::Terminal: modify compile warn
1 parent 26fcf92 commit b6a196a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plugins/Terminal/Terminal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ private Q_SLOTS:
4040

4141
// COperate interface
4242
public:
43-
CStats *GetStats();
43+
CStats *GetStats() override;
4444
};

0 commit comments

Comments
 (0)