mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add missing static declaration.
This commit is contained in:
parent
a8c8debb0a
commit
6ea11539b6
@ -266,7 +266,7 @@ gnc_imap_dialog_response_cb (GtkDialog *dialog, gint response_id, gpointer user_
|
||||
}
|
||||
}
|
||||
|
||||
gboolean
|
||||
static gboolean
|
||||
filter_test_and_move_next (GtkTreeModel *model, GtkTreeIter *iter, ImapDialog *imap_dialog)
|
||||
{
|
||||
GtkTreePath *tree_path;
|
||||
|
Loading…
Reference in New Issue
Block a user