Namespace libwebsocket surface classes

Using the global names-pace for classes named "Json", "TypedValue",
"ArdourTransport", "ArdourMixerPlugin" etc is not acceptable.
This commit is contained in:
Robin Gareus 2020-08-30 21:15:07 +02:00
parent 665e0686e5
commit af79240c81
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
27 changed files with 88 additions and 17 deletions

View file

@ -19,6 +19,8 @@
#include "component.h"
#include "ardour_websockets.h"
using namespace ArdourSurface;
BasicUI&
SurfaceComponent::basic_ui () const
{