Added get_context_bar_actions
[pulseview.git] / pv / view / analogsignal.h
index 666aec9893aa767e17e739ac7a8b168de1eac104..42c15bb0fdf8d0f1379aeef4a06f009a4f9644b1 100644 (file)
@@ -47,6 +47,8 @@ public:
 
        virtual ~AnalogSignal();
 
+       const std::list<QAction*> get_context_bar_actions();
+
        void set_scale(float scale);
 
        /**