X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-empty-list-store.h;h=c2078439d106519b50bf4cafd0a521d5e17651d7;hb=9be3ebc378cac9467044f7240b1c42ab1bfe01c2;hp=ae6d36c483c99266ffb1f4466251e8295d9a9ae8;hpb=698f289d1ecf1620aa5429599f2e76db23cff452;p=pspp diff --git a/src/ui/gui/psppire-empty-list-store.h b/src/ui/gui/psppire-empty-list-store.h index ae6d36c483..c2078439d1 100644 --- a/src/ui/gui/psppire-empty-list-store.h +++ b/src/ui/gui/psppire-empty-list-store.h @@ -56,6 +56,8 @@ gint psppire_empty_list_store_get_n_rows (const PsppireEmptyListStore *); void psppire_empty_list_store_set_n_rows (PsppireEmptyListStore *, gint n_rows); +void psppire_empty_list_store_row_changed (PsppireEmptyListStore *, + gint row); void psppire_empty_list_store_row_inserted (PsppireEmptyListStore *, gint row); void psppire_empty_list_store_row_deleted (PsppireEmptyListStore *,