X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fdecodermenu.hpp;h=3a7dde4bff6cd7256532609e2eea292dfe3dc1d3;hp=92c3a82176bbd074b1c3f4a7b707aeb57c10e586;hb=efdec55aec1a137460fa362a381ed1904182bfed;hpb=2acdb232d6bb452cfdfaea3ef5218fb4da592329 diff --git a/pv/widgets/decodermenu.hpp b/pv/widgets/decodermenu.hpp index 92c3a82..3a7dde4 100644 --- a/pv/widgets/decodermenu.hpp +++ b/pv/widgets/decodermenu.hpp @@ -14,12 +14,11 @@ * 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_DECODERMENU_H -#define PULSEVIEW_PV_WIDGETS_DECODERMENU_H +#ifndef PULSEVIEW_PV_WIDGETS_DECODERMENU_HPP +#define PULSEVIEW_PV_WIDGETS_DECODERMENU_HPP #include #include @@ -53,4 +52,4 @@ private: } // widgets } // pv -#endif // PULSEVIEW_PV_WIDGETS_DECODERMENU_H +#endif // PULSEVIEW_PV_WIDGETS_DECODERMENU_HPP