From 522660c9ccc7d3e4c8f8cb45aaa6e74051d11aa2 Mon Sep 17 00:00:00 2001 From: Steve Daulton Date: Fri, 11 May 2018 21:38:11 +0100 Subject: [PATCH] Fix layout of dependency warning --- src/Dependencies.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dependencies.cpp b/src/Dependencies.cpp index 0c66e1e62..780e3f3f2 100644 --- a/src/Dependencies.cpp +++ b/src/Dependencies.cpp @@ -392,7 +392,7 @@ void DependencyDialog::PopulateOrExchange(ShuttleGui& S) if (mIsSaving) { - S.StartHorizontalLay(wxALIGN_LEFT); + S.StartHorizontalLay(wxALIGN_LEFT,0); { wxArrayString choices; /*i18n-hint: One of the choices of what you want Audacity to do when