From ffbb948692ea37a6bec09ce4e9c39d737574dc1e Mon Sep 17 00:00:00 2001 From: Søren Sandmann Pedersen Date: Mon, 13 Apr 2009 19:59:55 -0400 Subject: Comment --- siv.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/siv.c b/siv.c index 268b413..ae97cda 100644 --- a/siv.c +++ b/siv.c @@ -432,6 +432,8 @@ on_open (App *app, const char *filename) * However, it would be better if we could show * all the errors at once; so we need to support * asking to load many files at once + * + * Also there should be support for startup notification. */ app_show_could_not_open (NULL, 1, (char **)&filename); -- cgit v1.2.3