mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-13 08:06:32 +01:00
new -> NEW in comments, so text search for naked new excludes them
This commit is contained in:
@@ -11,7 +11,7 @@ Paul Licameli
|
||||
#ifndef __AUDACITY_TRACK_PANEL_CELL__
|
||||
#define __AUDACITY_TRACK_PANEL_CELL__
|
||||
|
||||
// Future: TrackPanelCell will be generalized to a new abstract base class of Track
|
||||
// Future: TrackPanelCell will be generalized to a NEW abstract base class of Track
|
||||
// and of other things.
|
||||
class Track;
|
||||
using TrackPanelCell = Track;
|
||||
|
||||
Reference in New Issue
Block a user