X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=test%2Fview%2Fruler.cpp;fp=test%2Fview%2Fruler.cpp;h=37b8d3826cbdc4ad845b8b7c1c7632019bf269cc;hp=a6dd1c9aad19d92d7148101580f0a8c7f890a304;hb=5955ebeeaca4fc0beb88cbac401052ddc143e80b;hpb=2b2d10621d5cfd4502fa7a0500170412a5b67941 diff --git a/test/view/ruler.cpp b/test/view/ruler.cpp index a6dd1c9a..37b8d382 100644 --- a/test/view/ruler.cpp +++ b/test/view/ruler.cpp @@ -24,7 +24,7 @@ #include "pv/view/ruler.hpp" #include "test/test.hpp" -using namespace pv::view; +using namespace pv::views::TraceView; namespace { QString format(const pv::util::Timestamp& t)