mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
refs #506, init log filter
This commit is contained in:
committed by
Mathew Sutcliffe
parent
1a7c11f49c
commit
eed9910e75
@@ -35,6 +35,7 @@ namespace BlackGui
|
||||
|
||||
void CStatusMessageView::addFilterDialog()
|
||||
{
|
||||
if (this->getFilterDialog()) { return; } // already existing
|
||||
this->setFilterDialog(new CStatusMessageFilterDialog(this));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user