added the thing i was talking about

This commit is contained in:
vaxerski
2022-08-18 18:59:34 +02:00
parent 8881b9a6ef
commit 43c3ca1d38
2 changed files with 39 additions and 1 deletions

View File

@ -18,6 +18,7 @@ private:
void onEvent(const std::string&);
void initLanguage();
std::string getShortFrom(const std::string&);
std::mutex mutex_;
const Bar& bar_;