bluetoothengine/btnotif/btdevicedialogplugin/inc/btdeviceinfowidget.h
changeset 70 f5508c13dfe0
parent 57 5ebadcda06cb
equal deleted inserted replaced
67:16e4b9007960 70:f5508c13dfe0
    46 
    46 
    47 private:
    47 private:
    48     bool constructDialog(const QVariantMap &parameters);
    48     bool constructDialog(const QVariantMap &parameters);
    49     
    49     
    50 public slots:
    50 public slots:
    51     void messageBoxClosed(HbAction *action);
       
    52     void messageBoxClosed(int action);
    51     void messageBoxClosed(int action);
    53     
    52     
    54 private:
    53 private:
    55     HbMessageBox* mMessageBox;
    54     HbMessageBox* mMessageBox;
    56     int mLastError;
    55     int mLastError;