From e462e895d95f2ba69395e20671725ef8420334a7 Mon Sep 17 00:00:00 2001 From: Alexander Valavanis Date: Mon, 10 Jul 2017 01:06:51 +0200 Subject: Get rid of obsolete rules_hint in TreeView --- src/ui/dialog/undo-history.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/dialog/undo-history.cpp b/src/ui/dialog/undo-history.cpp index 3d6d71e9a..d3bfa75d3 100644 --- a/src/ui/dialog/undo-history.cpp +++ b/src/ui/dialog/undo-history.cpp @@ -117,7 +117,6 @@ UndoHistory::UndoHistory() // connect with the EventLog _connectEventLog(); - _event_list_view.set_rules_hint(false); _event_list_view.set_enable_search(false); _event_list_view.set_headers_visible(false); -- cgit v1.2.3