system-file-format: More string fields with null bytes spotted.
[pspp] / src / ui / gui / psppire-empty-list-store.h
index ae6d36c483c99266ffb1f4466251e8295d9a9ae8..c2078439d106519b50bf4cafd0a521d5e17651d7 100644 (file)
@@ -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 *,