controlpanelui/src/inc/cpringtoneview.h
changeset 31 e79ce701c376
parent 25 19394c261aa5
child 41 ab0490982943
equal deleted inserted replaced
25:19394c261aa5 31:e79ce701c376
    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