X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fcolourbutton.hpp;h=9dbb2b27e2076baca4bbf77de14fcce1a8ec49c0;hp=d373fc51a8d6c70b4fdd59683777c3279b4b6971;hb=6e2a5b1d677a26a637465cd4d304e2bc52e14f36;hpb=d9ea96280ab1128427143660ae375c30b19aa0cb diff --git a/pv/widgets/colourbutton.hpp b/pv/widgets/colourbutton.hpp index d373fc51..9dbb2b27 100644 --- a/pv/widgets/colourbutton.hpp +++ b/pv/widgets/colourbutton.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_COLOURBUTTON_HPP @@ -62,7 +61,7 @@ private: QColor cur_colour_; }; -} // widgets -} // pv +} // namespace widgets +} // namespace pv #endif // PULSEVIEW_PV_WIDGETS_COLOURBUTTON_HPP