]> sigrok.org Git - pulseview.git/blobdiff - pv/widgets/timestampspinbox.hpp
Update property widgets before showing device config popup
[pulseview.git] / pv / widgets / timestampspinbox.hpp
index bac7cac1e86f84ec5377a7059b55c701b230fcb3..123ef876d7b19f205deea84c229fc7d97a5fc244 100644 (file)
@@ -14,8 +14,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #ifndef PULSEVIEW_PV_WIDGETS_TIMESTAMPSPINBOX_HPP
@@ -87,7 +86,7 @@ private:
        void updateEdit();
 };
 
-} // widgets
-} // pv
+}  // namespace widgets
+}  // namespace pv
 
 #endif