[Github-comments] [geany/geany] Notebook menu: Add submenu to close all documents in/not in current folder (#2346)
Matthew Brush
notifications at xxxxx
Wed Oct 9 00:28:09 UTC 2019
codebrainz commented on this pull request.
> @@ -857,7 +857,6 @@ static void on_openfiles_document_action(GtkMenuItem *menuitem, gpointer user_da
while (i >= 0 && gtk_tree_model_iter_nth_child(model, &child, &iter, i))
{
gtk_tree_model_get(model, &child, DOCUMENTS_DOCUMENT, &doc, -1);
-
Unrelated whitespace change in otherwise untouched file.
--
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/pull/2346#pullrequestreview-299118299
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191008/53ba15fb/attachment-0001.html>
More information about the Github-comments
mailing list