| commit | 1337932c038d0a0f689e59de7c8ffd272dbdafa4 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Wed Jan 25 15:05:27 2017 +0000 |
| committer | Caolán McNamara <caolanm@redhat.com> | Wed Jan 25 15:06:25 2017 +0000 |
| tree | 36a5858c10f58a74309dbef6492cb831d9cccdc7 | |
| parent | f08d33f87799848597e2818cd5e173ab3fdc510b [diff] |
fix index widget control positions on first view Change-Id: Ic70006d65100b0ed8b337d43ff81577fb4579192
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx index 536326d..d1c630b 100644 --- a/sw/source/ui/index/cnttab.cxx +++ b/sw/source/ui/index/cnttab.cxx
@@ -2736,6 +2736,7 @@ void SwTokenWindow::setAllocation(const Size &rAllocation) aSize.Height() = aControlSize.Height(); pControl->SetSizePixel(aSize); } AdjustPositions(); } SwTokenWindow::~SwTokenWindow()