This commit is contained in:
Matthias Koefferlein 2022-08-01 23:11:17 +02:00
parent bfeb60986c
commit 5e3358d6b1
1 changed files with 1 additions and 1 deletions

View File

@ -3019,7 +3019,7 @@ public:
void triggered ()
{
mp_mw->configure (m_cfg, std::string ());
dispatcher ()->config_set (m_cfg, std::string ());
}
private: