Update YSFGateway.h
Add OPTIONS
This commit is contained in:
parent
0e9288b133
commit
07690aa583
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ private:
|
|||
LINK_TYPE m_linkType;
|
||||
std::string m_current;
|
||||
std::string m_startup;
|
||||
std::string m_options;
|
||||
bool m_exclude;
|
||||
CTimer m_inactivityTimer;
|
||||
CTimer m_lostTimer;
|
||||
|
|
Loading…
Reference in a new issue