Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chatbox.py~
diff options
context:
space:
mode:
authorIvaDobreva <iva95dobreva@gmail.com>2013-01-02 17:26:04 (GMT)
committer IvaDobreva <iva95dobreva@gmail.com>2013-01-02 17:26:04 (GMT)
commitdd4dfe25fb289f667fcd260c8963739552158691 (patch)
tree4931cadc23bd5380f8740a0bdd84bf49b209f132 /chatbox.py~
parente7920a2e1a53768c5eb3a0777ff10f7368c5eb8b (diff)
edit
Diffstat (limited to 'chatbox.py~')
-rw-r--r--chatbox.py~2
1 files changed, 1 insertions, 1 deletions
diff --git a/chatbox.py~ b/chatbox.py~
index 0d183c1..4d4613b 100644
--- a/chatbox.py~
+++ b/chatbox.py~
@@ -284,7 +284,7 @@ class ChatBox(Gtk.ScrolledWindow):
nick, color, status_message, text)
-class CanvasLink(Hippo.CanvasLink):
+class CanvasLink():
def __init__(self, **kwargs):
GObject.GObject.__init__(self, **kwargs)