X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Ftimestampspinbox.hpp;h=123ef876d7b19f205deea84c229fc7d97a5fc244;hp=65c041c94bc4000d5352f97d1fcbfdc254aafb21;hb=489953884c0d7692fa20748314751e114ae54cf2;hpb=efdec55aec1a137460fa362a381ed1904182bfed diff --git a/pv/widgets/timestampspinbox.hpp b/pv/widgets/timestampspinbox.hpp index 65c041c9..123ef876 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