X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Faudiographer%2Faudiographer%2Fdebug_utils.h;h=410567d51b7cb74537fee9113af13b7dd2430742;hb=f699773490ffc4b7380eede4e529c66416f965ac;hp=a8c63e85b622bbb898bc7b0595f7f9068bf6fe6e;hpb=5399425f534e2d96d07cf29f427bfa0f39d904b7;p=ardour.git diff --git a/libs/audiographer/audiographer/debug_utils.h b/libs/audiographer/audiographer/debug_utils.h index a8c63e85b6..410567d51b 100644 --- a/libs/audiographer/audiographer/debug_utils.h +++ b/libs/audiographer/audiographer/debug_utils.h @@ -34,7 +34,7 @@ struct LIBAUDIOGRAPHER_API DebugUtils #endif return typeid(obj).name(); } - + /// Returns name of ProcessContext::Flag static std::string process_context_flag_name (FlagField::Flag flag); };