]> sigrok.org Git - pulseview.git/blobdiff - pv/widgets/colourbutton.cpp
Don't use deprecated headers.
[pulseview.git] / pv / widgets / colourbutton.cpp
index fc9084be632c899d946fac6ddc434863ca2406e3..06c82c30f496842cf4ff6754cdc29d351cb4dcf9 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/>.
  */
 
 #include "colourbutton.hpp"
 
-#include <assert.h>
+#include <cassert>
 
 #include <QApplication>
 #include <QPainter>