[beast: 3/19] BSE: provide BSE_SERVER as alias for Bse::ServerImpl::instance()



commit 8eaee465bc95b148c054f3c8b3beff294b4891fc
Author: Tim Janik <timj gnu org>
Date:   Sun Sep 6 16:55:03 2015 +0200

    BSE: provide BSE_SERVER as alias for Bse::ServerImpl::instance()

 bse/bseserver.hh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/bse/bseserver.hh b/bse/bseserver.hh
index d92ab8d..7226a50 100644
--- a/bse/bseserver.hh
+++ b/bse/bseserver.hh
@@ -94,6 +94,8 @@ void          bse_server_notify_gconfig               (BseServer          *server);
 G_END_DECLS
 
 
+#define BSE_SERVER      (Bse::ServerImpl::instance())
+
 namespace Bse {
 
 class ServerImpl : public virtual ServerIface, public virtual ObjectImpl {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]