X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fwidgets%2Fpopuptoolbutton.hpp;h=3586aaf918cdb4b43d9e23b59e589bad27d4b869;hp=6f6111d59abbf4924e4b7438a4c66902a42c8373;hb=7a01bd3654ed046216308fa64edfd79be7cd525f;hpb=3cc9ad7b867853315473df611612c562d562ed8a diff --git a/pv/widgets/popuptoolbutton.hpp b/pv/widgets/popuptoolbutton.hpp index 6f6111d..3586aaf 100644 --- a/pv/widgets/popuptoolbutton.hpp +++ b/pv/widgets/popuptoolbutton.hpp @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#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 +49,4 @@ private: } // widgets } // pv -#endif // PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_H +#endif // PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_HPP