X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fmainwindow.hpp;h=eee1d855d072c561e123c935aca1301bb0168c56;hb=4e7f5ba834f5bafd9fb5c7a6edb30748b2f93c59;hp=9a000c2a261f54e3123cdaf7c81d9bc0459e4c12;hpb=2acdb232d6bb452cfdfaea3ef5218fb4da592329;p=pulseview.git diff --git a/pv/mainwindow.hpp b/pv/mainwindow.hpp index 9a000c2a..eee1d855 100644 --- a/pv/mainwindow.hpp +++ b/pv/mainwindow.hpp @@ -58,6 +58,8 @@ public: const char *open_file_name = NULL, QWidget *parent = 0); + void run_stop(); + private: void setup_ui(); @@ -100,9 +102,8 @@ private Q_SLOTS: void add_decoder(srd_decoder *decoder); - void run_stop(); - void capture_state_changed(int state); + void device_selected(); private: /**