mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-02 15:13:50 +01:00
comments
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user