X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=src%2Fui.h;h=0c70bbdb29c423bbe78ed56d7305ecc2af0226d8;hp=54914e386cc12c66c3ee5ad56175036f5313bd59;hb=bdbd5a6f005a82da659d119d5589d6f5b73b5d54;hpb=f6bf5fdf1ad7d86e996d9cd04643b5ddbcd2645b diff --git a/src/ui.h b/src/ui.h index 54914e3..0c70bbd 100644 --- a/src/ui.h +++ b/src/ui.h @@ -24,5 +24,6 @@ GtkWindow *create_window(GtkBuilder *, GSettings *); void refresh(); +const char *ui_get_status_filter(); #endif