Updated gui.panel.note and simplified hooke.plugin.note.
[hooke.git] / hooke / ui / gui / panel / __init__.py
index 11e5187a640db801f9dc89308320d71a311d1591..cbb4aee87dd3d49140ca6f3d110e9241d0f69389 100644 (file)
@@ -8,7 +8,7 @@ from ....util.pluggable import IsSubclass, construct_odict
 \r
 PANEL_MODULES = [\r
     'commands',\r
-#    'note',\r
+    'note',\r
 #    'notebook',\r
     'output',\r
     'playlist',\r