src/hbcore/style/hbstyleinterface.cpp
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
--- a/src/hbcore/style/hbstyleinterface.cpp	Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbcore/style/hbstyleinterface.cpp	Mon May 03 12:48:33 2010 +0300
@@ -28,6 +28,14 @@
 
 
 /*!
+    \deprecated HbStyleInterface::deprecated()
+    is deprecated. Style plugins are deprecated, stop using style plugins.  
+*/
+void HbStyleInterface::deprecated()
+{
+}
+
+/*!
     \fn virtual int primitiveCount() const = 0;
 
     Return the count of primitives created / supported by this plugin.