src/hbcore/indicatorplugins/hbindicatorinterface.cpp
changeset 28 b7da29130b0e
parent 5 627c4a0fd0e7
--- a/src/hbcore/indicatorplugins/hbindicatorinterface.cpp	Thu Sep 02 20:44:51 2010 +0300
+++ b/src/hbcore/indicatorplugins/hbindicatorinterface.cpp	Fri Sep 17 08:32:10 2010 +0300
@@ -170,6 +170,7 @@
     @param data Data sent by indicator.
 */
 
+/// \cond
 class HbIndicatorInterfacePrivate
 {
 public:
@@ -191,6 +192,7 @@
     HbIndicatorInterface::Category category;
     HbIndicatorInterface::InteractionTypes interactionTypes;
 };
+/// \endcond
 
 /*!
     Destructor