Change-Id: I3a4b8aad30f4d8bcfda472ddfd151410db21a5b1
Reviewed-on: https://gerrit.libreoffice.org/74551
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini
2019-06-22 08:42:07 +02:00
committed by Julien Nabet
parent d6e325eb4e
commit 014e270607

View File

@@ -348,7 +348,7 @@ class VCL_DLLPUBLIC TabPaneValue : public ImplControlValue
public:
tools::Rectangle m_aTabHeaderRect;
tools::Rectangle m_aSelectedTabRect;
// increased tab size, so it'll overlab the frame rect when draing
// increased tab size, so it'll overlab the frame rect when drawing
// static value, as there is currently no sane way to return additional data
static int m_nOverlap;