Don't use std:: in the code directly (where possible).
[pulseview.git] / pv / views / viewbase.hpp
2017-03-18 Uwe HermannDon't use std:: in the code directly (where possible).
2017-03-07 Soeren ApelIntroduce ViewBase::is_main_view
2017-01-07 Gerhard Sittiglicense: remove FSF postal address from boiler plate...
2016-12-04 Soeren ApelChange namespace for the trace view and implement ViewBase