2012-07-28 [ticho] 3.8.1cvs23
[claws.git] / src / gtk / pluginwindow.c
index 512454dd968470422f95a45b174f2f41359d9b06..26685f60a0686704747e9f3b54fb993edc9d3e94 100644 (file)
@@ -409,6 +409,7 @@ void pluginwindow_create()
                           G_CALLBACK(pluginwindow_key_pressed), pluginwindow);
        g_signal_connect(G_OBJECT(window), "delete_event",
                         G_CALLBACK(pluginwindow_delete_cb), pluginwindow);
+       MANAGE_WINDOW_SIGNALS_CONNECT(window);
 
        CLAWS_SET_TIP(load_btn,
                        _("Click here to load one or more plugins"));