X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fat-spi2-atk.git;a=blobdiff_plain;f=droute%2Fdroute-test.c;h=33766a2cea92402aeb506d705703341814fd75fc;hp=32d85217f3e827d311268f932dc47e1bd9c292c5;hb=221c035bca439c691d7e1b649d4b9d3382d43192;hpb=98d63d9d8396e292de3006c70e1c688b86681adf diff --git a/droute/droute-test.c b/droute/droute-test.c index 32d8521..33766a2 100644 --- a/droute/droute-test.c +++ b/droute/droute-test.c @@ -267,7 +267,7 @@ int main (int argc, char **argv) test_properties); g_idle_add (do_tests_func, NULL); - g_main_run(main_loop); + g_main_loop_run(main_loop); if (success) return 0; else