mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
move utility functions into a dedicated namespace
Conflicts: gtk2_ardour/about.cc gtk2_ardour/editor_ops.cc
This commit is contained in:
parent
b831d8997b
commit
a17616f1da
106 changed files with 114 additions and 79 deletions
|
|
@ -27,6 +27,7 @@
|
|||
#include "i18n.h"
|
||||
|
||||
using namespace ARDOUR;
|
||||
using namespace ARDOUR_UI_UTILS;
|
||||
using namespace PBD;
|
||||
|
||||
ExportFileNotebook::ExportFileNotebook () :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue