move utility functions into a dedicated namespace

Conflicts:
	gtk2_ardour/about.cc
	gtk2_ardour/editor_ops.cc
This commit is contained in:
Robin Gareus 2014-06-25 21:27:37 +02:00 committed by Paul Davis
parent b831d8997b
commit a17616f1da
106 changed files with 114 additions and 79 deletions

View file

@ -27,6 +27,7 @@
#include "i18n.h"
using namespace ARDOUR;
using namespace ARDOUR_UI_UTILS;
using namespace PBD;
ExportFileNotebook::ExportFileNotebook () :