X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/324028b1d412ab7308d2be18be2b8e4e30310d27..bfc128f80e609e9578f36cf9ac9645cbd83a33d0:/projects/stargazer/plugins/other/smux/smux.h?ds=sidebyside diff --git a/projects/stargazer/plugins/other/smux/smux.h b/projects/stargazer/plugins/other/smux/smux.h index a9232608..9d0e516d 100644 --- a/projects/stargazer/plugins/other/smux/smux.h +++ b/projects/stargazer/plugins/other/smux/smux.h @@ -182,6 +182,12 @@ private: }; //----------------------------------------------------------------------------- +inline +void CHG_AFTER_NOTIFIER::Notify(const std::string &, const std::string &) +{ +smux.UpdateTables(); +} + inline void ADD_DEL_TARIFF_NOTIFIER::Notify(const TARIFF_DATA &) {