2008-12-09 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / src / hildon-vvolumebar.h
index 33a3a02..7a387d9 100644 (file)
@@ -8,7 +8,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  * as published by the Free Software Foundation; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -22,6 +22,8 @@
  *
  */
 
+#ifndef                                         HILDON_DISABLE_DEPRECATED
+
 #ifndef                                         __HILDON_VVOLUMEBAR_H__
 #define                                         __HILDON_VVOLUMEBAR_H__
 
@@ -71,3 +73,5 @@ hildon_vvolumebar_new                           (void);
 G_END_DECLS
 
 #endif                                          /* __HILDON_VVOLUMEBAR_H__ */
+
+#endif                                          /* HILDON_DISABLE_DEPRECATED */