]> sigrok.org Git - pulseview.git/blobdiff - pv/widgets/timestampspinbox.cpp
Consistenty use auto-generated namespace comments.
[pulseview.git] / pv / widgets / timestampspinbox.cpp
index f5d8d0bf5e39ce55ea13f9b7da9b6bdda5b0feaa..fd52c504e240d1d907d1e47cdeca0ad9d2c0ab79 100644 (file)
@@ -116,5 +116,5 @@ void TimestampSpinBox::updateEdit()
        lineEdit()->setText(newtext);
 }
 
        lineEdit()->setText(newtext);
 }
 
-} // widgets
-} // pv
+}  // namespace widgets
+}  // namespace pv