]> sigrok.org Git - pulseview.git/blobdiff - pv/widgets/popuptoolbutton.hpp
Update property widgets before showing device config popup
[pulseview.git] / pv / widgets / popuptoolbutton.hpp
index 6f6111d59abbf4924e4b7438a4c66902a42c8373..cc722c803acee63785e15ff0c664aa13ec0949cf 100644 (file)
  * 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 <http://www.gnu.org/licenses/>.
  */
 
-#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"
 
@@ -46,7 +45,7 @@ private:
        Popup *popup_;
 };
 
-} // widgets
-} // pv
+}  // namespace widgets
+}  // namespace pv
 
-#endif // PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_H
+#endif // PULSEVIEW_PV_WIDGETS_POPUPTOOLBUTTON_HPP