From fc8801ad212dd1ddd8e31d2d551ffb15befd44a0 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 13 May 2014 17:00:29 +1000 Subject: TODO++ --- src/extantz/extantz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/extantz/extantz.c b/src/extantz/extantz.c index c077f44..22244ba 100644 --- a/src/extantz/extantz.c +++ b/src/extantz/extantz.c @@ -487,7 +487,7 @@ EAPI_MAIN int elm_main(int argc, char **argv) evas_object_move(ourGlobals.win, ourGlobals.win_x, ourGlobals.win_y); evas_object_resize(ourGlobals.win, ourGlobals.win_w, ourGlobals.win_h); - /* Our "layers". + /* Our "layers". TODO - This is out of date, I should update it. Elm win - our real main window These have some sort of inlined image if they are internal. -- cgit v1.1