X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fpopuptoolbutton.hpp;h=e7bf003290584ddf5a45381d193a28d6186ce5c2;hp=6f6111d59abbf4924e4b7438a4c66902a42c8373;hb=efdec55aec1a137460fa362a381ed1904182bfed;hpb=2acdb232d6bb452cfdfaea3ef5218fb4da592329 diff --git a/pv/widgets/popuptoolbutton.hpp b/pv/widgets/popuptoolbutton.hpp index 6f6111d..e7bf003 100644 --- a/pv/widgets/popuptoolbutton.hpp +++ b/pv/widgets/popuptoolbutton.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_POPUPTOOLBUTTON_H -#define PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_H +#ifndef PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_HPP +#define PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_HPP #include "popup.hpp" @@ -49,4 +48,4 @@ private: } // widgets } // pv -#endif // PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_H +#endif // PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_HPP