>       {
> -             gtk_notebook_remove_page(GTK_NOTEBOOK(notebook), page_index);
> -             page_index = -1;
> +             gtk_container_remove(GTK_CONTAINER(notebook), properties_tab);

Heh, I think [Code Format has this bug 
too...](https://github.com/codebrainz/code-format/issues/3)

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/448/files/c65a560415657f39929223b8eb095ad9b6caad5c#r67292949

Reply via email to