Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/mouth.py
diff options
context:
space:
mode:
Diffstat (limited to 'mouth.py')
-rw-r--r--mouth.py1
1 files changed, 1 insertions, 0 deletions
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