removed useless table column in user highlights

This commit is contained in:
fourtf
2019-09-08 15:10:10 +02:00
parent 87c0ff76e7
commit c6a05f289d
@@ -87,6 +87,7 @@ HighlightingPage::HighlightingPage()
.getElement();
view->addRegexHelpLink();
view->getTableView()->horizontalHeader()->hideSection(4);
// Case-sensitivity doesn't make sense for user names so it is
// set to "false" by default & no checkbox is shown