logsui/tsrc/logscenrepeditor/src/logscenrepeditorview.h
changeset 18 acd4e87b24b4
parent 0 4a5361db8937
equal deleted inserted replaced
17:90fe74753f71 18:acd4e87b24b4
    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