X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fviewitemowner.hpp;h=29f74b5aff7ddcdfb47cf2fad387ee98e2b11b55;hp=b8dbe202fd427732974727d49ad30b5ec208fb27;hb=3782d8609d2f4bd66855dc4f72c0f74d9bc11c23;hpb=4deee4de1660cd5cdc100f3130a3e68af97212d9;ds=sidebyside diff --git a/pv/views/trace/viewitemowner.hpp b/pv/views/trace/viewitemowner.hpp index b8dbe202..29f74b5a 100644 --- a/pv/views/trace/viewitemowner.hpp +++ b/pv/views/trace/viewitemowner.hpp @@ -50,7 +50,7 @@ public: /** * Returns a list of row items owned by this object. */ - virtual const item_list& child_items() const = 0; + virtual const item_list& child_items() const; /** * Returns a depth-first iterator at the beginning of the child ViewItem