* src/DisplayState.py: Warning log handler, add timeout handler
svn: r5824
This commit is contained in:
@ -182,7 +182,6 @@ class ViewManager:
|
||||
vbox = gtk.VBox()
|
||||
self.window.add(vbox)
|
||||
hbox = gtk.HBox()
|
||||
hbox.set_border_width(4)
|
||||
self.ebox = gtk.EventBox()
|
||||
self.bbox = gtk.VBox()
|
||||
self.ebox.add(self.bbox)
|
||||
|
Reference in New Issue
Block a user