X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fstring.hpp;fp=pv%2Fprop%2Fstring.hpp;h=8282cb7f5928616fb2b64da1b5420c6439948458;hp=8ce8be61ef6312f67842b9b4981d5e0d29a0895c;hb=dbed5609ae31cdfc3e9db10f3ab91b7607c08372;hpb=7dd518b81be3a446017040dc758003d236e158ff diff --git a/pv/prop/string.hpp b/pv/prop/string.hpp index 8ce8be61..8282cb7f 100644 --- a/pv/prop/string.hpp +++ b/pv/prop/string.hpp @@ -35,6 +35,7 @@ public: String(QString name, QString desc, Getter getter, Setter setter); QWidget* get_widget(QWidget *parent, bool auto_commit); + void update_widget(); void commit();