X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fwidgets%2Ftimestampspinbox.hpp;h=123ef876d7b19f205deea84c229fc7d97a5fc244;hb=b804a6da858bd130a54a8c7ccafd085302a2b3e8;hp=65c041c94bc4000d5352f97d1fcbfdc254aafb21;hpb=efdec55aec1a137460fa362a381ed1904182bfed;p=pulseview.git 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