Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/chat/roundbox.py
diff options
context:
space:
mode:
Diffstat (limited to 'chat/roundbox.py')
-rw-r--r--chat/roundbox.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/roundbox.py b/chat/roundbox.py
index ae5a4bb..e1c8f77 100644
--- a/chat/roundbox.py
+++ b/chat/roundbox.py
@@ -1,5 +1,7 @@
import math
-from gi.repository import Gtk, GObject, cairo
+from gi.repository import Gtk
+from gi.repository import GObject
+from gi.repository import cairo
from sugar3.graphics import style
BORDER_DEFAULT = style.LINE_WIDTH