src/hbcore/devicedialogbase/devicedialogserver/hbdevicedialogserverwin_p_p.h
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
--- a/src/hbcore/devicedialogbase/devicedialogserver/hbdevicedialogserverwin_p_p.h	Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbcore/devicedialogbase/devicedialogserver/hbdevicedialogserverwin_p_p.h	Mon May 03 12:48:33 2010 +0300
@@ -52,13 +52,13 @@
     void IndicatorsActivated(const QList<IndicatorClientInfo> &indicatorInfoList);
     void IndicatorsUpdated(const QList<IndicatorClientInfo> &indicatorInfoList);
     void IndicatorsDeactivated(const QList<IndicatorClientInfo> &indicatorInfoList);
-
+    void IndicatorUserActivated(const QVariantMap &data) const;
     Q_DECLARE_PUBLIC(HbDeviceDialogServer)
 
 public:
 
     HbDeviceDialogServer *q_ptr;
-    void Init();
+    int Init();
 
 public:
 };