Update OptionsWindow.h
This commit is contained in:
parent
4b25afd66d
commit
29b0ac2154
|
@ -211,6 +211,8 @@ private slots:
|
|||
void OnAddTerminateCmd();
|
||||
void OnDelAuto();
|
||||
|
||||
void OnDumpFW();
|
||||
|
||||
void OnAddProcess();
|
||||
void OnDelProcess();
|
||||
void OnShowHiddenProcTmpl() { ShowHiddenProcTmpl(true); }
|
||||
|
|
Loading…
Reference in New Issue