Clang warning.
--HG-- branch : develop
This commit is contained in:
parent
a2ebd5bb68
commit
8981e77927
|
@ -350,11 +350,6 @@ qreal UnitConvertor(qreal value, const Unit &from, const Unit &to)
|
|||
/**
|
||||
* @brief UnitConvertor Converts the values of the given margin from given unit to the new unit.
|
||||
* returns a new instand of QMarginsF.
|
||||
*
|
||||
* @param margin
|
||||
* @param from
|
||||
* @param to
|
||||
* @return
|
||||
*/
|
||||
QMarginsF UnitConvertor(const QMarginsF &margins, const Unit &from, const Unit &to)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user