Style tweak
This commit is contained in:
parent
588fd1d117
commit
e21d9feb05
|
@ -1147,6 +1147,7 @@ struct DisableOption {
|
|||
|
||||
~DisableOption() { m_option.set(m_prev_value); }
|
||||
|
||||
private:
|
||||
Option& m_option;
|
||||
T m_prev_value;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user