From c74d25cd311f6b0e43ef7d9a1ef4ef362baf2831 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Fri, 5 Jul 2019 10:59:41 +0300 Subject: [PATCH] Backed out changeset: d56740267493 --HG-- branch : develop --- src/libs/vlayout/vtextmanager.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/libs/vlayout/vtextmanager.h b/src/libs/vlayout/vtextmanager.h index a4356bc68..c81d984da 100644 --- a/src/libs/vlayout/vtextmanager.h +++ b/src/libs/vlayout/vtextmanager.h @@ -44,9 +44,6 @@ class VAbstractPattern; #define MIN_FONT_SIZE 5 #define MAX_FONT_SIZE 128 -QT_WARNING_PUSH -QT_WARNING_DISABLE_GCC("-Warray-bounds") - /** * @brief The TextLine struct holds the information about one text line */ @@ -65,8 +62,6 @@ private: static const quint16 classVersion; }; -QT_WARNING_POP - /** * @brief The VTextManager class this class is used to determine whether a collection of * text lines can fit into specified bounding box and with what font size