2008-05-26 Michael Natterer <mitch@imendio.com>
authorMichael Natterer <mitch@imendio.com>
Mon, 26 May 2008 09:26:43 +0000 (09:26 +0000)
committerMichael Natterer <mitch@imendio.com>
Mon, 26 May 2008 09:26:43 +0000 (09:26 +0000)
commit340a60d48d7e6181f0395ddbc1974ff647236f69
tree1099cf2e35e4fadd65250eb01ca78e8f1f268da7
parent7e5df20cd26c515d095a8fb0c5fd4b17d284bce6
2008-05-26 Michael Natterer <mitch@imendio.com>

* src/hildon-time-editor.c (hildon_time_editor_class_init): The
widget_class->tap_and_hold_setup signal slot doesn't exist any
longer, stop overriding it.

(hildon_time_editor_init): g_signal_connect() to the
tap-and-hold-setup signal instead.

(hildon_time_editor_entry_keypress): add case to fix warning.
ChangeLog
src/hildon-time-editor.c