diff options
Diffstat (limited to 'hildon/hildon-touch-selector-entry.h')
-rw-r--r-- | hildon/hildon-touch-selector-entry.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/hildon/hildon-touch-selector-entry.h b/hildon/hildon-touch-selector-entry.h index b8bc4f8..e3f7b0a 100644 --- a/hildon/hildon-touch-selector-entry.h +++ b/hildon/hildon-touch-selector-entry.h @@ -79,15 +79,6 @@ hildon_touch_selector_entry_set_text_column (HildonTouchSelectorEntry *selec gint hildon_touch_selector_entry_get_text_column (HildonTouchSelectorEntry *selector); -#ifdef MAEMO_GTK -HildonGtkInputMode -hildon_touch_selector_entry_get_input_mode (HildonTouchSelectorEntry * selector); - -void -hildon_touch_selector_entry_set_input_mode (HildonTouchSelectorEntry * selector, - HildonGtkInputMode input_mode); -#endif - HildonEntry * hildon_touch_selector_entry_get_entry (HildonTouchSelectorEntry * selector); |