Added a selection view tab, placed next to the "Log" tab. The tab currently
only displays the current selection.
This commit is contained in:
@@ -134,3 +134,4 @@ class NavigatorView (gtk.TreeView):
|
||||
else:
|
||||
t = type(obj)
|
||||
logger.log('debug', 'Activated datatype was %s. Don\'t know what to do.' % t)
|
||||
|
||||
|
Reference in New Issue
Block a user