This commit is contained in:
parent
5d4af474b1
commit
2db3d0470a
@ -23,7 +23,7 @@ struct StudioContext {
|
||||
};
|
||||
|
||||
[[nodiscard]]
|
||||
constexpr keel::Context &keelCtx(StudioContext &ctx) noexcept {
|
||||
inline keel::Context &keelCtx(StudioContext &ctx) noexcept {
|
||||
return keelCtx(ctx.tctx);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user