mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Ref T566, UI allow to enable/full matching log messages
This commit is contained in:
committed by
Mat Sutcliffe
parent
0d2e6dd997
commit
5e32064d21
@@ -30,7 +30,7 @@ namespace BlackGui
|
||||
explicit CModelMatcherLogEnable(QWidget *parent = nullptr);
|
||||
|
||||
//! Destructor
|
||||
virtual ~CModelMatcherLogEnable();
|
||||
virtual ~CModelMatcherLogEnable() override;
|
||||
|
||||
//! Reverse lookup enabled?
|
||||
bool isReverseLookupLogEnabled() const;
|
||||
|
||||
Reference in New Issue
Block a user