From ca21feee3193e89105a17ec2307aa5eaab26a9a2 Mon Sep 17 00:00:00 2001 From: IvaDobreva Date: Sun, 13 Jan 2013 18:24:10 +0000 Subject: GObject --- (limited to 'mouth.py') diff --git a/mouth.py b/mouth.py index f101249..93b14c5 100644 --- a/mouth.py +++ b/mouth.py @@ -24,6 +24,7 @@ # This code is a super-stripped down version of the waveform view from Measure from gi.repository import Gtk +from gi.repository import GObject import cairo from struct import unpack import numpy.core -- cgit v0.9.1