X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fprop%2Fint.hpp;fp=pv%2Fprop%2Fint.hpp;h=f6b7c2d1f1642d64a55a575fbcd7100618cd3c46;hb=3782d8609d2f4bd66855dc4f72c0f74d9bc11c23;hp=709e02e635eda56ee1f195cd4b9f76733c32b560;hpb=4deee4de1660cd5cdc100f3130a3e68af97212d9;p=pulseview.git diff --git a/pv/prop/int.hpp b/pv/prop/int.hpp index 709e02e6..f6b7c2d1 100644 --- a/pv/prop/int.hpp +++ b/pv/prop/int.hpp @@ -45,6 +45,7 @@ public: virtual ~Int() = default; QWidget* get_widget(QWidget *parent, bool auto_commit); + void update_widget(); void commit();