qt: main_interface: Don't cache embedded-video setting
commitd3e6d9da7fae2451ed782fc06931fc5da37d3799
authorHugo Beauzée-Luyssen <hugo@beauzee.fr>
Mon, 22 Jan 2018 13:23:30 +0000 (22 14:23 +0100)
committerHugo Beauzée-Luyssen <hugo@beauzee.fr>
Wed, 24 Jan 2018 10:05:56 +0000 (24 11:05 +0100)
tree92945cf00cf80c8e0f0e5abc43a168c853120496
parent8da9abc69582c9792c9fb48e3cc05f74b50a3e72
qt: main_interface: Don't cache embedded-video setting

It is used uncached from other locations, which could cause inconsistant
state in the future (the setting is currently only read from the
constructor)
modules/gui/qt/main_interface.cpp
modules/gui/qt/main_interface.hpp