logsui/tsrc/logscenrepeditor/src/logscenrepeditorview.h
changeset 20 6a40edd41841
parent 0 4a5361db8937
equal deleted inserted replaced
19:e4c884866116 20:6a40edd41841
    35 
    35 
    36     void saveSettings();
    36     void saveSettings();
    37     
    37     
    38 private:
    38 private:
    39     
    39     
    40 
    40     void saveSettings(
       
    41         HbRadioButtonList& list, 
       
    42         const QStringList& listSelections, unsigned int key );
       
    43     
    41 private:
    44 private:
    42     HbRadioButtonList* mList;
    45     HbRadioButtonList* mList;
       
    46     HbRadioButtonList* mFakeExitList;
    43     CRepository* mRepository;
    47     CRepository* mRepository;
    44 };
    48 };
    45 
    49 
    46 #endif // LOGSCENREPEDITORVIEW_H
    50 #endif // LOGSCENREPEDITORVIEW_H