Distribute properly extra SGML files in the documentation
[hildon] / src / hildon-touch-selector-entry.h
index ae9535b..a244330 100644 (file)
@@ -22,6 +22,7 @@
 #define                                         __HILDON_TOUCH_SELECTOR_ENTRY__
 
 #include                                        "hildon-touch-selector.h"
+#include                                        "hildon-entry.h"
 
 G_BEGIN_DECLS
 
@@ -85,6 +86,9 @@ void
 hildon_touch_selector_entry_set_input_mode (HildonTouchSelectorEntry * selector,
                                             HildonGtkInputMode input_mode);
 
+HildonEntry *
+hildon_touch_selector_entry_get_entry (HildonTouchSelectorEntry * selector);
+
 G_END_DECLS
 
 #endif /* __HILDON_TOUCH_SELECTOR_ENTRY__ */