X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fhildon-login-dialog.h;h=93b78e640a2a5f7c02628bccc1378a545d5c52a3;hb=7d3f0468795e7298a98578fbb054b5cb9908d523;hp=6fc23332cf5f19bf6db3f624f68e9b4c44712289;hpb=2cd50329538b9d88797e16e11383264ae84ee340;p=hildon diff --git a/src/hildon-login-dialog.h b/src/hildon-login-dialog.h index 6fc2333..93b78e6 100644 --- a/src/hildon-login-dialog.h +++ b/src/hildon-login-dialog.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,6 +22,8 @@ * */ +#ifndef HILDON_DISABLE_DEPRECATED + #ifndef __HILDON_NAME_PASSWORD_DIALOG_H__ #define __HILDON_NAME_PASSWORD_DIALOG_H__ @@ -85,3 +87,5 @@ hildon_login_dialog_set_message (HildonLoginDialog *dialog, G_END_DECLS #endif /* __HILDON_LOGIN_DIALOG_H__ */ + +#endif /* HILDON_DISABLE_DEPRECATED */