X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fcolourpopup.cpp;h=170385b3bb4ab26cd49b1d3ef40141d7892d9282;hp=8c8b1385fa64f562f866d6285ce75f5a6cb46ead;hb=60938e0430a0d08792ba53b86ca94153baaed74d;hpb=ebad870b71f3eec4a08873040524bb9e57768364 diff --git a/pv/widgets/colourpopup.cpp b/pv/widgets/colourpopup.cpp index 8c8b1385..170385b3 100644 --- a/pv/widgets/colourpopup.cpp +++ b/pv/widgets/colourpopup.cpp @@ -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 . */ #include "colourpopup.hpp" @@ -47,5 +46,5 @@ void ColourPopup::colour_selected(int, int) close(); } -} // widgets -} // pv +} // namespace widgets +} // namespace pv