X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-platform.c;h=4a6a6a31019ef8f78f6cabed3637c63fc72491ef;hp=a00f2f0e2baab2bf085251928a3c60ff831897ba;hb=40e92875620a12ce1d34126c9a9c6bce97b21e6c;hpb=d6c282667a2757dee78d6916b676efb9db1bd3f8 diff --git a/src/maemo/modest-platform.c b/src/maemo/modest-platform.c index a00f2f0..4a6a6a3 100644 --- a/src/maemo/modest-platform.c +++ b/src/maemo/modest-platform.c @@ -805,7 +805,7 @@ modest_platform_show_help (GtkWindow *parent_window, /* Show help */ #ifdef MODEST_HILDON_VERSION_0 result = ossohelp_show (osso_context, help_id, OSSO_HELP_SHOW_DIALOG); -#elsif +#else result = hildon_help_show (osso_context, help_id, OSSO_HELP_SHOW_DIALOG); #endif