﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
13064	MythRect::NormRect does not use result of normalized()	Stuart Auchterlonie	Stuart Auchterlonie	"This is an error that flags up on the build network

{{{
mythrect.cpp: In member function ‘void MythRect::NormRect()’:
mythrect.cpp:115:16: warning: ignoring return value of ‘QRect QRect::normalized() const’, declared with attribute warn_unused_result [-Wunused-result]
     normalized();
                ^
In file included from /usr/include/qt5/QtCore/QRect:1:0,
                 from mythrect.h:4,
                 from mythrect.cpp:4:
/usr/include/qt5/QtCore/qrect.h:69:11: note: declared here
     QRect normalized() const Q_DECL_NOTHROW Q_REQUIRED_RESULT;
           ^~~~~~~~~~
}}}"	Bug Report - General	closed	minor	29.0	MythTV - User Interface Library	Master Head	medium	Fixed			0
