Fixes to xine engine

This commit is contained in:
Jonas Kvinge
2018-06-28 23:12:39 +02:00
parent 505c1feb42
commit fc66e2e2c7
7 changed files with 108 additions and 116 deletions

View File

@@ -42,7 +42,7 @@ Engine::Base::Base()
end_nanosec_(0),
scope_(kScopeSize),
output_(""),
device_(QVariant("")),
device_(QVariant()),
rg_enabled_(false),
rg_mode_(0),
rg_preamp_(0),