X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fcolourpopup.hpp;h=6e4de20e1de9b32d9571a4b8012dd383109fc2c0;hp=bf6553680ae421f33aaf6389b8984dc76389e858;hb=5e685656d6686eb66a39450d1b324f6382fc60c5;hpb=520362f8c4082820193f09e43b27a8c7df2ef011 diff --git a/pv/widgets/colourpopup.hpp b/pv/widgets/colourpopup.hpp index bf655368..6e4de20e 100644 --- a/pv/widgets/colourpopup.hpp +++ b/pv/widgets/colourpopup.hpp @@ -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 . */ #ifndef PULSEVIEW_PV_WIDGETS_COLOURPOPUP_HPP @@ -49,7 +48,7 @@ private: QVBoxLayout layout_; }; -} // widgets -} // pv +} // namespace widgets +} // namespace pv #endif // PULSEVIEW_PV_WIDGETS_COLOURPOPUP_HPP