Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chatbox.py~
diff options
context:
space:
mode:
Diffstat (limited to 'chatbox.py~')
-rw-r--r--chatbox.py~1
1 files changed, 1 insertions, 0 deletions
diff --git a/chatbox.py~ b/chatbox.py~
index d2048cd..2592d15 100644
--- a/chatbox.py~
+++ b/chatbox.py~
@@ -17,6 +17,7 @@
# This code is a stripped down version of the Chat
from gi.repository import Gtk
+from gi.repository import Gdk
import logging
from gi.repository import Pango
import re