src/hbcore/style/hbstyleinterface.cpp
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
child 2 06ff229162e9
equal deleted inserted replaced
0:16d8024aca5e 1:f7ac710697a9
    24 ****************************************************************************/
    24 ****************************************************************************/
    25 
    25 
    26 
    26 
    27 #include "hbstyleinterface.h"
    27 #include "hbstyleinterface.h"
    28 
    28 
       
    29 
       
    30 /*!
       
    31     \deprecated HbStyleInterface::deprecated()
       
    32     is deprecated. Style plugins are deprecated, stop using style plugins.  
       
    33 */
       
    34 void HbStyleInterface::deprecated()
       
    35 {
       
    36 }
    29 
    37 
    30 /*!
    38 /*!
    31     \fn virtual int primitiveCount() const = 0;
    39     \fn virtual int primitiveCount() const = 0;
    32 
    40 
    33     Return the count of primitives created / supported by this plugin.
    41     Return the count of primitives created / supported by this plugin.