mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 16:50:26 +02:00
comments
This commit is contained in:
parent
f86403378b
commit
4c3729040f
@ -395,7 +395,7 @@ ToolDock::ToolDock( ToolManager *manager, wxWindow *parent, int dockid ):
|
||||
}
|
||||
|
||||
//
|
||||
// Destructer
|
||||
// Destructor
|
||||
//
|
||||
ToolDock::~ToolDock()
|
||||
{
|
||||
|
@ -437,7 +437,7 @@ ToolManager::ToolManager( AudacityProject *parent, wxWindow *topDockParent )
|
||||
}
|
||||
|
||||
//
|
||||
// Destructer
|
||||
// Destructor
|
||||
//
|
||||
ToolManager::~ToolManager()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user