AutomatableModel: coding style improvements
This commit is contained in:
@@ -495,7 +495,7 @@ void AutomatableModel::copyValue()
|
||||
|
||||
|
||||
|
||||
void AutomatableModel::pasteValue()
|
||||
void AutomatableModel::pasteValue()
|
||||
{
|
||||
setValue( copiedValue() );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user