Add a quick debugging entry
This commit is contained in:
parent
67b79ff1da
commit
a432d10d24
@ -136,6 +136,7 @@ class Terminal(gtk.VBox):
|
||||
|
||||
def close(self):
|
||||
"""Close ourselves"""
|
||||
dbg('Terminal::close: emitting close-term')
|
||||
self.emit('close-term')
|
||||
|
||||
def create_terminalbox(self):
|
||||
|
Loading…
Reference in New Issue
Block a user