X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fmainwindow.h;h=07a54a0f38929f161529c61cf637dc145dca562f;hb=ffd5cd208c277b148d0e3a85d49330149f02f0c8;hp=df7d86f5f3151b0a399a0c45bdf7eba1a7965799;hpb=e072efc8aa62ff67bc7270515159e2f71f43d9f0;p=pulseview.git diff --git a/pv/mainwindow.h b/pv/mainwindow.h index df7d86f..07a54a0 100644 --- a/pv/mainwindow.h +++ b/pv/mainwindow.h @@ -87,6 +87,8 @@ private slots: void on_actionAbout_triggered(); void run_stop(); + + void capture_state_changed(int state); }; } // namespace pv