X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fdialogs%2Fdeviceoptions.h;h=4753bfd02644ce1a25d7b19c3877aebe4a3f59e4;hb=d29059343817896931df3cfce2b34ec5fcc7818b;hp=059d336e78e246328c933ad8f0e762fe592fe155;hpb=ed773982d53396e94266288a8fcd87846706f1e4;p=pulseview.git diff --git a/pv/dialogs/deviceoptions.h b/pv/dialogs/deviceoptions.h index 059d336..4753bfd 100644 --- a/pv/dialogs/deviceoptions.h +++ b/pv/dialogs/deviceoptions.h @@ -45,6 +45,9 @@ protected: void accept(); private: + + QWidget* get_property_form(); + void setup_probes(); void set_all_probes(bool set);