diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index f3d080b0b..9e6b747a2 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -963,7 +963,7 @@ public: } _sound_output = boost::none; - changed (); + changed(SOUND_OUTPUT); } void set_kdm_container_name_format (dcp::NameFormat n) { |
