mirror of
https://github.com/oe7drt/YSFClients.git
synced 2026-04-06 14:53:52 +00:00
Merge pull request #111 from lucamarche-iz1mlt/master
Prints to the log file
This commit is contained in:
commit
a5e1a8fde9
2 changed files with 7 additions and 1 deletions
|
|
@ -773,6 +773,8 @@ void CYSFGateway::startupLinking()
|
|||
}
|
||||
}
|
||||
}
|
||||
if (m_startup.empty())
|
||||
LogMessage("No connection startup");
|
||||
}
|
||||
|
||||
void CYSFGateway::readFCSRoomsFile(const std::string& filename)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue