X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Ftimestampspinbox.hpp;h=123ef876d7b19f205deea84c229fc7d97a5fc244;hp=65c041c94bc4000d5352f97d1fcbfdc254aafb21;hb=870ea3dbf35b182e120c5d84ab89bf9cb7691232;hpb=c063290ac7189bdd15221450f598504f43286b43 diff --git a/pv/widgets/timestampspinbox.hpp b/pv/widgets/timestampspinbox.hpp index 65c041c..123ef87 100644 --- a/pv/widgets/timestampspinbox.hpp +++ b/pv/widgets/timestampspinbox.hpp @@ -86,7 +86,7 @@ private: void updateEdit(); }; -} // widgets -} // pv +} // namespace widgets +} // namespace pv #endif