]> sigrok.org Git - pulseview.git/blobdiff - pv/view/logicsignal.h
Set trigger buttons as checked depending on the trigger type
[pulseview.git] / pv / view / logicsignal.h
index 81a6e7c0c2b3e735c2725c05bb6cd82cda780ad1..37870be6ed23928115f1462802d51057e05e3b31 100644 (file)
@@ -77,6 +77,8 @@ private:
        static void add_trigger_action(const char *trig_types, char type,
                QAction *action, std::list<QAction*> &actions);
 
+       void update_trigger_actions();
+
        void set_trigger(char type);
 
 private slots: