X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fint.cpp;h=415ee866f6f764df6b02761d6c337a05cdd13a85;hp=ce77b9592d3f66778ab6247b88b20cca32b9ca74;hb=870ea3dbf35b182e120c5d84ab89bf9cb7691232;hpb=c063290ac7189bdd15221450f598504f43286b43 diff --git a/pv/prop/int.cpp b/pv/prop/int.cpp index ce77b95..415ee86 100644 --- a/pv/prop/int.cpp +++ b/pv/prop/int.cpp @@ -157,5 +157,5 @@ void Int::on_value_changed(int) commit(); } -} // prop -} // pv +} // namespace prop +} // namespace pv