Added deprecated support to the compilation process using HILDON_DISABLE_DEPRECATED
authorAlejandro G. Castro <alex@igalia.com>
Tue, 30 Sep 2008 11:56:18 +0000 (11:56 +0000)
committerAlejandro G. Castro <alex@igalia.com>
Tue, 30 Sep 2008 11:56:18 +0000 (11:56 +0000)
commitabf9f39fcf039039430e145ebd15a5540f2c3314
tree92501ae4264c1614ad571e12d6c98ea6c1c9ec46
parent7d6aa2a521b0d7178582bf2ec99186b48f142ac2
Added deprecated support to the compilation process using HILDON_DISABLE_DEPRECATED

* configure.ac: Added the --disable-deprecated to the configure
script

* src/hildon-weekday-picker.c:
* src/hildon-weekday-picker.h: Deprecated widget, example of how
to use the deprecated support. We will update the other deprecated
widgets status in a new patch.
ChangeLog
configure.ac
src/hildon-weekday-picker.c
src/hildon-weekday-picker.h