diff --git a/src/atom.cpp b/src/atom.cpp index 12a1f56049..5bb9d0680f 100644 --- a/src/atom.cpp +++ b/src/atom.cpp @@ -292,6 +292,7 @@ void Atom::settings(Atom *old) { tag_enable = old->tag_enable; map_user = old->map_user; + map_style = old->map_style; } /* ----------------------------------------------------------------------