X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fwidgets%2Fpopuptoolbutton.h;h=bbc04f5ed5a822e67838a105cb3a2b8784d7da33;hb=8b4802fb79f2af703a8e140daf3f8aacb19644c9;hp=363f3dc97bc2edb332cfe92562fee4dd7de4ba1c;hpb=6a91973f74ee7360a82e107e8b2d708030498291;p=pulseview.git diff --git a/pv/widgets/popuptoolbutton.h b/pv/widgets/popuptoolbutton.h index 363f3dc9..bbc04f5e 100644 --- a/pv/widgets/popuptoolbutton.h +++ b/pv/widgets/popuptoolbutton.h @@ -23,6 +23,8 @@ #include "popup.h" +#include + namespace pv { namespace widgets { @@ -37,7 +39,7 @@ public: void set_popup(Popup *popup); -private slots: +private Q_SLOTS: void on_clicked(bool); private: