Fix the build with ENABLE_DECODE=n.
authorUwe Hermann <uwe@hermann-uwe.de>
Wed, 19 Jul 2017 18:55:59 +0000 (20:55 +0200)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 21 Jul 2017 13:05:00 +0000 (15:05 +0200)
commit7773ccaeb96ba66891e9072deb69001c9c74ddf7
tree93a8d11f58406e12a34014fe4ef9cfb3eb8006b3
parenta2b2b65ebcf315c39f1f7a811f71e1a4962d2c32
Fix the build with ENABLE_DECODE=n.

  pv/dialogs/settings.cpp: In member function ‘QWidget* pv::dialogs::Settings::get_decoder_settings_form(QWidget*) const’:
  pv/dialogs/settings.cpp:218:1: error: no return statement in function returning non-void [-Werror=return-type]
pv/dialogs/settings.cpp