mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Resolve -Wreorder in qcon code.
This commit is contained in:
parent
bc4fa677ec
commit
ff319ce63f
1 changed files with 1 additions and 1 deletions
|
|
@ -106,8 +106,8 @@ Surface::Surface (MackieControlProtocol& mcp, const std::string& device_name, ui
|
|||
, _master_fader (0)
|
||||
, _last_master_gain_written (-0.0f)
|
||||
, connection_state (0)
|
||||
, input_source (0)
|
||||
, is_qcon (false)
|
||||
, input_source (0)
|
||||
{
|
||||
DEBUG_TRACE (DEBUG::MackieControl, "Surface::Surface init\n");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue