2009-01-13 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / src / hildon-login-dialog.h
index 6fc2333..93b78e6 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2005, 2006 Nokia Corporation, all rights reserved.
  *
- * Contact: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
+ * Contact: Rodrigo Novo <rodrigo.novo@nokia.com>
  *
  * 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 */