Replaced Decoder internal GHashTable storage of options with a std::map
[pulseview.git] / pv / view / marginwidget.cpp
2013-05-19 Joel HoldsworthAdded pv::view::MarginWidget as a common base class...