diff options
Diffstat (limited to 'doc/hildon.types')
-rw-r--r-- | doc/hildon.types | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/hildon.types b/doc/hildon.types index a1cde1b..2bac5da 100644 --- a/doc/hildon.types +++ b/doc/hildon.types @@ -38,6 +38,7 @@ #include <src/hildon-pannable-area.h> #include <src/hildon-stackable-window.h> #include <src/hildon-app-menu.h> +#include <src/hildon-entry.h> #include <src/hildon-button.h> #include <src/hildon-touch-selector.h> #include <src/hildon-touch-selector-entry.h> @@ -83,6 +84,7 @@ hildon_dialog_get_type hildon_pannable_area_get_type hildon_stackable_window_get_type hildon_app_menu_get_type +hildon_entry_get_type hildon_button_get_type hildon_touch_selector_get_type hildon_touch_selector_entry_get_type |