Skip to content
Commit a312f565 authored by Neil Herald's avatar Neil Herald
Browse files

toolbar: move undo/redo toolbar menu code into toolbar

Due to the toolbar menu reorganisation work, the code to create and
manage the undo/redo items on the menu ended up in files-view.c. This
isn't the correct place as they don't have much to do with the files
view. Some refactoring was needed before the code for these items could
be moved back into the toolbar, which has now been done in a previous
commit.

This commit moves the undo/redo creation and management code into the
toolbar.

https://bugzilla.gnome.org/show_bug.cgi?id=764632
parent 35f10147
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment