aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 50e7cc0a..d012c90b 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1023,6 +1023,7 @@ static void plugin_init(void)
syl_plugin_add_symbol("app_will_exit", app_will_exit);
syl_plugin_add_symbol("main_window_menu_factory",
mainwin->menu_factory);
+ syl_plugin_add_symbol("main_window_statusbar", mainwin->statusbar);
syl_plugin_add_symbol("folderview", mainwin->folderview);
syl_plugin_add_symbol("folderview_get_selected_item",