From: Alejandro PiƱeiro Date: Wed, 1 Oct 2008 09:56:28 +0000 (+0000) Subject: 2008-10-01 Alejandro Pinheiro X-Git-Tag: 2.1.66-1~465 X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;h=275bcc2ef74fe081eebcee2541dde58cbb6ccb4d;p=hildon 2008-10-01 Alejandro Pinheiro * src/Makefile.am: added hildon-touch-selector-column.h --- diff --git a/ChangeLog b/ChangeLog index 5a19d85..f313978 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-10-01 Alejandro Pinheiro + * src/Makefile.am: added hildon-touch-selector-column.h + +2008-10-01 Alejandro Pinheiro + * src/hildon-touch-selector.c: added the property "text-column" to the class HildonTouchSelectorColumn, and related get/set functions (_default_printf_func): updated to use "text-column" property diff --git a/src/Makefile.am b/src/Makefile.am index 6afc52c..543e28d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -122,6 +122,7 @@ libhildon_@API_VERSION_MAJOR@_public_headers = \ hildon-date-selector.h \ hildon-time-selector.h \ hildon-touch-selector.h \ + hildon-touch-selector-column.h \ hildon-touch-selector-entry.h \ hildon-picker-dialog.h \ hildon-picker-button.h \