1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-22 00:47:13 +01:00

When we bring up the log window, raise it to top of Z order.

This commit is contained in:
v.audacity
2010-08-14 00:41:48 +00:00
parent 66f7ec0c5c
commit e3f3b687c1
2 changed files with 6 additions and 4 deletions

View File

@@ -361,7 +361,7 @@ wxString BuildCleanFileName(wxString fileName);
void OnAbout();
void OnQuickHelp();
void OnManual();
void OnLog();
void OnShowLog();
void OnHelpWelcome();
void OnBenchmark();
void OnScreenshot();