X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Flocation_ui.cc;h=5a2e11038c482c87c8a4e88c5baecd945b3fe509;hb=fe85a922ec4a3e0cf1107adadfa50ad7b8417aa3;hp=f830d817a60c318c349b3409f12d393158cbeb36;hpb=895bad1dcd817cb8ad32dc255a90271edd6659fb;p=ardour.git diff --git a/gtk2_ardour/location_ui.cc b/gtk2_ardour/location_ui.cc index f830d817a6..5a2e11038c 100644 --- a/gtk2_ardour/location_ui.cc +++ b/gtk2_ardour/location_ui.cc @@ -21,7 +21,6 @@ #include #include -#include #include "ardour/utils.h" #include "ardour/configuration.h" @@ -896,9 +895,8 @@ LocationUI::session_going_away() /*------------------------*/ LocationUIWindow::LocationUIWindow () - : ArdourDialog ("locations dialog") + : ArdourDialog (_("Locations")) { - set_title (_("Locations")); set_wmclass(X_("ardour_locations"), "Ardour"); set_name ("LocationWindow");