mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 16:40:07 +02:00
comment
This commit is contained in:
parent
20c086263d
commit
f4a971da9e
@ -293,7 +293,7 @@ public:
|
||||
/// mProgressTarget is a unique pointer, but mStatusTraget and
|
||||
/// mErrorTarget are shared ones, because they may both point to the same
|
||||
/// output
|
||||
class CommandOutputTargets
|
||||
class CommandOutputTargets /* not final */
|
||||
{
|
||||
public:
|
||||
std::unique_ptr<CommandProgressTarget> mProgressTarget;
|
||||
|
Loading…
x
Reference in New Issue
Block a user