X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fsigsession.h;h=55da3735cbdb574df7576aaaf9d7f1691eb0313c;hp=a624d1d216aaf6e0e280cfde4bf514a61ee118c4;hb=d260d425863efa6d80a5a5f3d920373a6d159aef;hpb=b86aa8f4a22857a90bbfca6e7993b2deaf1157d4 diff --git a/pv/sigsession.h b/pv/sigsession.h index a624d1d..55da373 100644 --- a/pv/sigsession.h +++ b/pv/sigsession.h @@ -79,7 +79,7 @@ public: ~SigSession(); - std::shared_ptr get_device() const; + std::shared_ptr device() const; /** * Sets device instance that will be used in the next capture session.