mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
This commit is contained in:
parent
2b262dbfdd
commit
cf52d6e4b4
478 changed files with 470 additions and 590 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
#include "ardour/export_preset.h"
|
||||
|
||||
#include "i18n.h"
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
ExportPresetSelector::ExportPresetSelector () :
|
||||
label (_("Preset"), Gtk::ALIGN_LEFT),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue