Merge with Marco
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ class Chat(gtk.Window):
|
||||
SERVICE_PORT = 6100
|
||||
|
||||
def __init__(self):
|
||||
gtk.Window.__init__(self)
|
||||
gtk.Window.__init__(self, gtk.WINDOW_POPUP)
|
||||
|
||||
self._stream_writer = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user