X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fpopups%2Fchannels.cpp;h=f8061d9ac2c3514ba72cf2bea5cc06a316373238;hb=2b81ae4682ade4109ffa442794de36ceb32045eb;hp=beacfb436d8eaf0166522e233ca822316277716c;hpb=8dbbc7f0b9ea59d0f0d62225772f8a56eee125f5;p=pulseview.git diff --git a/pv/popups/channels.cpp b/pv/popups/channels.cpp index beacfb4..f8061d9 100644 --- a/pv/popups/channels.cpp +++ b/pv/popups/channels.cpp @@ -25,11 +25,11 @@ #include #include -#include "channels.h" +#include "channels.hpp" -#include -#include -#include +#include +#include +#include #include @@ -53,7 +53,7 @@ using pv::view::Signal; namespace pv { namespace popups { -Channels::Channels(SigSession &session, QWidget *parent) : +Channels::Channels(Session &session, QWidget *parent) : Popup(parent), session_(session), updating_channels_(false),