]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/standardbar.hpp
Rework new segment notification mechanism
[pulseview.git] / pv / views / trace / standardbar.hpp
index 94a6d81b3e3f9f0ac47c219bd9efea0cbd82d580..8640b4c9520ae01b0f41a2721a8cd4da8261a13a 100644 (file)
@@ -88,7 +88,7 @@ protected Q_SLOTS:
 
        void on_always_zoom_to_fit_changed(bool state);
 
-       void on_segment_added();
+       void on_new_segment(int new_segment_id);
 
 private:
        vector<QAction*> multi_segment_actions_;