]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/view.hpp
Style and architecture fixes
[pulseview.git] / pv / views / trace / view.hpp
index 8f59b02927cd62c218d1d84c2603e124c326a69e..e056805b4d798da23a2f2407ac3d5818e4e0c553 100644 (file)
@@ -298,7 +298,7 @@ public:
        /**
         * Adds a new flag at a specified time.
         */
-       void add_flag(const pv::util::Timestamp& time);
+       shared_ptr<Flag> add_flag(const pv::util::Timestamp& time);
 
        /**
         * Removes a flag from the list.