Print traces also on stderr
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ class TasksGrid(gtk.VBox):
|
||||
class HomeWindow(gtk.Window):
|
||||
def __init__(self, shell):
|
||||
gtk.Window.__init__(self)
|
||||
|
||||
|
||||
self._shell = shell
|
||||
|
||||
self.connect('realize', self.__realize_cb)
|
||||
|
||||
Reference in New Issue
Block a user