summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.cpp')
-rw-r--r--src/interface.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface.cpp b/src/interface.cpp
index 99f6c394f..da734e671 100644
--- a/src/interface.cpp
+++ b/src/interface.cpp
@@ -213,6 +213,7 @@ sp_ui_new_view()
sp_create_window(dtw, TRUE);
sp_namedview_window_from_document(static_cast<SPDesktop*>(dtw->view));
+ sp_namedview_update_layers_from_document(static_cast<SPDesktop*>(dtw->view));
}
/* TODO: not yet working */