mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +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
|
|
@ -60,6 +60,7 @@ using namespace Gtk;
|
|||
using namespace Gtkmm2ext;
|
||||
using namespace PBD;
|
||||
using namespace ARDOUR;
|
||||
using namespace ARDOUR_UI_UTILS;
|
||||
|
||||
class ClickOptions : public OptionEditorBox
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue