X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftracegroup.hpp;fp=pv%2Fview%2Ftracegroup.hpp;h=f89ea437f33c8026ad1ab9898055bf145b9867d8;hp=960a15d9a23105bd314ae090bee1bc680792c816;hb=2b81ae4682ade4109ffa442794de36ceb32045eb;hpb=4e7f5ba834f5bafd9fb5c7a6edb30748b2f93c59 diff --git a/pv/view/tracegroup.hpp b/pv/view/tracegroup.hpp index 960a15d9..f89ea437 100644 --- a/pv/view/tracegroup.hpp +++ b/pv/view/tracegroup.hpp @@ -51,12 +51,12 @@ public: /** * Returns the session of the onwer. */ - pv::SigSession& session(); + pv::Session& session(); /** * Returns the session of the onwer. */ - const pv::SigSession& session() const; + const pv::Session& session() const; /** * Returns the view of the owner.