X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fpopups%2Fchannels.hpp;h=5ed5d4768ff18ec4fb14a86be53ed3fe10f8d422;hb=7cd2b5f35bbc29136173acbc4c6d9b5f4e8f7606;hp=62721ee177a36080d87e842668405fe1424a8c81;hpb=520362f8c4082820193f09e43b27a8c7df2ef011;p=pulseview.git diff --git a/pv/popups/channels.hpp b/pv/popups/channels.hpp index 62721ee..5ed5d47 100644 --- a/pv/popups/channels.hpp +++ b/pv/popups/channels.hpp @@ -70,7 +70,7 @@ private: const std::vector< std::shared_ptr > sigs); private: - void showEvent(QShowEvent *e); + void showEvent(QShowEvent *event); private Q_SLOTS: void on_channel_checked(QWidget *widget);