Suppress warning "-Weffc++".

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-08-22 15:32:45 +03:00
parent d930e94c42
commit eb8f004a4a

View File

@ -53,6 +53,9 @@ struct VPositionData
bool isOriginPaperOrientationPortrait{true};
};
QT_WARNING_PUSH
QT_WARNING_DISABLE_GCC("-Weffc++")
class VPosition
{
public:
@ -111,6 +114,8 @@ private:
void FindBestPosition();
};
QT_WARNING_POP
//---------------------------------------------------------------------------------------------------------------------
/**
* @brief VPosition::FabricGrainline return fabric gainline accoding to paper orientation