X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon-weekday-picker.h;h=afba2a92f9cab65e7fe5caea69adda9d40ac576e;hb=e3a8bb2cb36fb7ee162c1e57333b7a77a8c15e70;hp=3d0252a4e0561e3e1d5824f1ac3f12158885e0a1;hpb=dd1a98bbfb562dbc18278a0ba220c64637eefc98;p=hildon diff --git a/src/hildon-weekday-picker.h b/src/hildon-weekday-picker.h index 3d0252a..afba2a9 100644 --- a/src/hildon-weekday-picker.h +++ b/src/hildon-weekday-picker.h @@ -3,7 +3,7 @@ * * Copyright (C) 2005, 2006 Nokia Corporation, all rights reserved. * - * Contact: Michael Dominic Kostrzewa + * Contact: Rodrigo Novo * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License @@ -22,10 +22,12 @@ * */ +#ifndef HILDON_DISABLE_DEPRECATED + #ifndef __HILDON_WEEKDAY_PICKER_H__ #define __HILDON_WEEKDAY_PICKER_H__ -#include +#include G_BEGIN_DECLS @@ -96,3 +98,5 @@ hildon_weekday_picker_isset_day (HildonWeekdayPicker * picker, G_END_DECLS #endif /* __HILDON_WEEKDAY_PICKER_H__ */ + +#endif /* HILDON_DISABLE_DEPRECATED */