controlpanelui/src/inc/cpringtoneview.h
changeset 28 e0b83131558d
parent 22 a5692c68d772
child 41 ab0490982943
equal deleted inserted replaced
26:808caa51b78b 28:e0b83131558d
    42 
    42 
    43 private:
    43 private:
    44     HbListWidget* mToneTypeList;
    44     HbListWidget* mToneTypeList;
    45     XQAiwRequest* mReq;
    45     XQAiwRequest* mReq;
    46     XQApplicationManager mAppMgr;
    46     XQApplicationManager mAppMgr;
    47 
    47     //used to mark if there is a request being processed
       
    48     bool mProcessing;
       
    49     
    48 private:
    50 private:
    49     void launchMediaFetcher( const QString &strService, const QString &strItface );
    51     void launchMediaFetcher( const QString &strService, const QString &strItface );
    50 };
    52 };
    51 
    53 
    52 #endif // CPRINGTONEVIEW_H
    54 #endif // CPRINGTONEVIEW_H