2009-03-24 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-bread-crumb.h
index f4e0a4d..8ce0c83 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2007 Nokia Corporation, all rights reserved.
  *
- * Contact: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
+ * Contact: Rodrigo Novo <rodrigo.novo@nokia.com>
  * Author: Xan Lopez <xan.lopez@nokia.com>
  *
  * This library is free software; you can redistribute it and/or
@@ -23,6 +23,8 @@
  *
  */
 
+#ifndef HILDON_DISABLE_DEPRECATED
+
 #ifndef __HILDON_BREAD_CRUMB_H__
 #define __HILDON_BREAD_CRUMB_H__
 
@@ -58,3 +60,5 @@ void hildon_bread_crumb_activated (HildonBreadCrumb *bread_crumb);
 G_END_DECLS
 
 #endif
+
+#endif /* HILDON_DISABLE_DEPRECATED */