##// END OF EJS Templates
Remove extra action generation in "All Magics" menu population....
Remove extra action generation in "All Magics" menu population. The function that populates "All Magics" and "CLASS magics" menus used to create two separate QActions: one for the all-menu and one for class menu. There is no apparent reason for doing that, since single QAction can happily serve multiple menus and buttons.
Dimitry Kloper -
r16299:55a3270a
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat
tests
v1
v2
v3
__init__.py Loading ...
convert.py Loading ...
current.py Loading ...
reader.py Loading ...
sign.py Loading ...