X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Fviewport.h;h=f88f4f108a5a0d630709b21ca100f3c2798e1329;hb=0a51d1c122784a9052058c79ec2099b1ed104a22;hp=1f8f8f61095748e4290911e1fe5caa2d4cbedd74;hpb=14009012e02866aa8e8d338026901d180d00fcc6;p=pulseview.git diff --git a/pv/view/viewport.h b/pv/view/viewport.h index 1f8f8f61..f88f4f10 100644 --- a/pv/view/viewport.h +++ b/pv/view/viewport.h @@ -41,8 +41,6 @@ class Viewport : public QWidget public: explicit Viewport(View &parent); - int get_total_height() const; - void signals_updated(); protected: