X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fprop%2Fbinding%2Fbinding.h;h=f0b06ae288daed7dad5677aeae30028bf0362cb3;hb=3a69ef6b7e1a0c4effdcc3e66c00fc9dbc973613;hp=b6f12141c33fed9cc368bc840330a96945b58794;hpb=24bb0bd140f7f8b00ea3c0cbe0c5d26dc03a3b69;p=pulseview.git diff --git a/pv/prop/binding/binding.h b/pv/prop/binding/binding.h index b6f1214..f0b06ae 100644 --- a/pv/prop/binding/binding.h +++ b/pv/prop/binding/binding.h @@ -41,6 +41,8 @@ public: public: QWidget* get_form(QWidget *parent); + void commit(); + protected: std::vector< boost::shared_ptr > _properties;