From aa1acac08f03a28f49ce2e5fc358b41521c8a672 Mon Sep 17 00:00:00 2001 From: Doug Blank Date: Sun, 15 Mar 2015 10:01:43 -0400 Subject: [PATCH] gi.overrides is no longer needed --- gramps/gui/widgets/interactivesearchbox.py | 1 - 1 file changed, 1 deletion(-) diff --git a/gramps/gui/widgets/interactivesearchbox.py b/gramps/gui/widgets/interactivesearchbox.py index 04d233c24..8b7014aeb 100644 --- a/gramps/gui/widgets/interactivesearchbox.py +++ b/gramps/gui/widgets/interactivesearchbox.py @@ -17,7 +17,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # -from gi.overrides.Gtk import TreeView, Gtk from gramps.gen.const import GRAMPS_LOCALE as glocale """