~widelands-dev/widelands/cleanup-soundhandler

« back to all changes in this revision

Viewing changes to src/wui/sound_options.cc

  • Committer: GunChleoc
  • Date: 2019-03-18 06:08:21 UTC
  • Revision ID: fios@foramnagaidhlig.net-20190318060821-6j0n07hhurrn8wx2
Tweaks to shutdown procedure and documentation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
/**
30
30
 * UI elements to set sound properties for 1 type of sounds.
31
 
 * All changes to the sound settings take effect immediately, but are not saved to config.
32
31
 */
33
32
class SoundControl : public UI::Box {
34
33
private: