11#ifndef __AUDACITY_LOG_WINDOW__
12#define __AUDACITY_LOG_WINDOW__
19 static void Show(
bool show =
true);
21 static void Destroy();
Maintains the unique logging window which displays debug information.
IMPORT_EXPORT_API ExportResult Show(ExportTask exportTask)