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=3020b224fa2d6e1b6b8a576e8e8e211e0585f2a2;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); };