From ad746a61b3e7155f73b54d0354f5208805a6771d Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 24 Nov 2018 05:41:06 +0100 Subject: Add icons to MappingTreeWidget actions While at it: They don't have to be members, so create them on the heap. Also fix a nullptr warning. --- helper.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'helper.cpp') diff --git a/helper.cpp b/helper.cpp index 6440945..48ce15c 100644 --- a/helper.cpp +++ b/helper.cpp @@ -460,7 +460,6 @@ namespace Helper { p->setRenderHint(QPainter::Antialiasing); p->setRenderHint(QPainter::TextAntialiasing); p->setRenderHint(QPainter::SmoothPixmapTransform); - //QFont f("Monospace"); QFont f(qApp->font()); f.setPixelSize(28); f.setBold(bold); -- cgit v1.2.3-70-g09d2