Re-add function gppat_filter_select_default_cb() mistakenly removed in commit r21578. It's not used by C code, but is by the .glade file.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22255 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Phil Longstaff
2012-07-01 21:48:19 +00:00
parent c976bfe1e8
commit edf2284a46
+2 -3
View File
@@ -1835,8 +1835,7 @@ gppat_filter_select_all_cb (GtkWidget *button,
*
* @param button The button that was clicked.
*
* @param fd A pointer to the account filter dialog struct.
*
* @param fd A pointer to the account filter dialog struct.*/
void
gppat_filter_select_default_cb (GtkWidget *button,
AccountFilterDialog *fd)
@@ -1845,7 +1844,7 @@ gppat_filter_select_default_cb (GtkWidget *button,
gppat_filter_select_all_cb(button, fd);
LEAVE(" ");
}
*/
/** Set the renderer's properties.
*
* @param column A GtkTreeColumn