qt: preferences: Always use a combobox for resume playback
commit7d5370679e7c2af711d2e7a2431770a5e9bde569
authorHugo Beauzée-Luyssen <hugo@beauzee.fr>
Thu, 29 Dec 2016 10:32:47 +0000 (29 11:32 +0100)
committerHugo Beauzée-Luyssen <hugo@beauzee.fr>
Thu, 29 Dec 2016 10:35:19 +0000 (29 11:35 +0100)
tree443063ea08777a444159240ee3324c060f5143b7
parent44cf24579a0aa2534959750dddce6272a4461092
qt: preferences: Always use a combobox for resume playback

Using a checkbox would force the value back to 0/1 when saving the
simple preferences, while it can be set to 2 from advanced preferences.
This also moves this setting out of the Privacy/Network interactions
category, as it doesn't belong there

Fix #17061
modules/gui/qt/components/simple_preferences.cpp
modules/gui/qt/ui/sprefs_interface.ui