sc/source/ui/app/inputwin.cxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 5894c09af1d37874953f1b4bbf9e0e19c77b92b3
Author: Markus Mohrhard <[email protected]>
AuthorDate: Sat Oct 27 11:38:28 2018 +0200
Commit: Markus Mohrhard <[email protected]>
CommitDate: Sat Oct 27 15:13:09 2018 +0200
uitest: integrate the calc input bar into the ui testing
Change-Id: Ib73d09b648c0663de57e4b205e7154d6af1366f8
Reviewed-on: https://gerrit.libreoffice.org/62412
Tested-by: Jenkins
Reviewed-by: Markus Mohrhard <[email protected]>
diff --git a/sc/source/ui/app/inputwin.cxx b/sc/source/ui/app/inputwin.cxx
index f4c8cfe6fecc..71abccec99a4 100644
--- a/sc/source/ui/app/inputwin.cxx
+++ b/sc/source/ui/app/inputwin.cxx
@@ -1300,6 +1300,8 @@ ScTextWnd::ScTextWnd(ScInputBarGroup* pParent,
ScTabViewShell* pViewSh)
Size aBorder;
aBorder = CalcWindowSize(aBorder);
mnBorderHeight = aBorder.Height();
+
+ set_id("sc_input_window");
}
ScTextWnd::~ScTextWnd()
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits