X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=inline;f=pv%2Fpopups%2Fprobes.cpp;h=60f1e0277820b030673f433d6b344c9b3921755d;hb=819f4c25391a9c74d3d2f528d462142d5c4aad4d;hp=51ba3ddca8b2744bfd60e89a109906ab741f60dd;hpb=b2474b8dc0bec392d0cbe7cd18d342e3c9e42f63;p=pulseview.git diff --git a/pv/popups/probes.cpp b/pv/popups/probes.cpp index 51ba3ddc..60f1e027 100644 --- a/pv/popups/probes.cpp +++ b/pv/popups/probes.cpp @@ -23,9 +23,9 @@ #include #include -using namespace boost; using namespace Qt; -using namespace std; +using boost::shared_ptr; +using std::vector; namespace pv { namespace popups {