X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmodest-main.c;h=2f85ae863647ebcef5f78f8067d2b6dc87178b53;hp=69e6424ddbba13e9d5c398e7cec4a9d6812adc2c;hb=64f330406ee211787d0965b7ae2d75657eb6f696;hpb=8f5aaf121c0ff9a7fbd9d31615068331b941a9a3 diff --git a/src/modest-main.c b/src/modest-main.c index 69e6424..2f85ae8 100644 --- a/src/modest-main.c +++ b/src/modest-main.c @@ -105,6 +105,7 @@ main (int argc, char *argv[]) g_type_init (); g_thread_init (NULL); + gdk_threads_init (); context = g_option_context_new (NULL); g_option_context_add_main_entries (context, options, NULL);