#ifndef __PROFILE_DIALOG_H__
#define __PROFILE_DIALOG_H__
#ifdef __QC_MODE__



SwitcherMode profile_switcher_dialog ( char **input );

#endif //__QC_MODE__
#endif