X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fmaemo%2Fmodest-hildon-includes.h;fp=src%2Fmaemo%2Fmodest-hildon-includes.h;h=1f7b41d30e17228bdc88d7b51f49fccc67da151a;hp=6dd1306eb6f51fda900b15114a46fb73a145528a;hb=4db44f57690ed2e6f418a12a2e0eeddf4cf22084;hpb=e7d49a2f1e83eb5b8035b416b00230e12213a0ee diff --git a/src/maemo/modest-hildon-includes.h b/src/maemo/modest-hildon-includes.h index 6dd1306..1f7b41d 100644 --- a/src/maemo/modest-hildon-includes.h +++ b/src/maemo/modest-hildon-includes.h @@ -126,11 +126,11 @@ k * OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, /* some extra #defines, so it will compile with the 'normal' gtk */ #ifndef MODEST_HAVE_HILDON_GTK #define hildon_gtk_entry_set_input_mode(a,b) \ - g_warning ("%s: hildon_gtk_entry_set_input_mode requires gtk-hildon", __FUNCTION__) + g_debug ("%s: hildon_gtk_entry_set_input_mode requires gtk-hildon", __FUNCTION__) #define hildon_gtk_text_view_set_input_mode(a,b) \ - g_warning ("%s: hildon_gtk_text_view_set_input_mode requires gtk-hildon", __FUNCTION__) + g_debug ("%s: hildon_gtk_text_view_set_input_mode requires gtk-hildon", __FUNCTION__) #define gtk_widget_tap_and_hold_setup(a,b,c,d) \ - g_warning ("%s: gtk_widget_tap_and_hold_setup requires gtk-hildon", __FUNCTION__) + g_debug ("%s: gtk_widget_tap_and_hold_setup requires gtk-hildon", __FUNCTION__) typedef enum {