Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/mmm_modules/timer.py
diff options
context:
space:
mode:
authorAneesh Dogra <lionaneesh@gmail.com>2012-12-20 16:09:25 (GMT)
committer Aneesh Dogra <lionaneesh@gmail.com>2012-12-20 16:09:25 (GMT)
commit8ef3425c69cc11943ad2946834069f52a5e051c6 (patch)
tree31a9a9e2aa924796d15ddd9122f73c48f094d747 /mmm_modules/timer.py
parent381577689496911d9b5661046f80bd92b421fc28 (diff)
Fixes. [Almost Done]
Diffstat (limited to 'mmm_modules/timer.py')
-rw-r--r--mmm_modules/timer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mmm_modules/timer.py b/mmm_modules/timer.py
index 0a4c104..5f40a80 100644
--- a/mmm_modules/timer.py
+++ b/mmm_modules/timer.py
@@ -18,7 +18,7 @@
# own creations we would love to hear from you at info@WorldWideWorkshop.org !
#
-from gi.repository import Gtk, GObject, Pango
+from gi.repository import Gtk, GObject, Pango, Gdk
import os
from time import time