contacts: make widget emit the selected number instead of dialing.
[profile/ivi/lemolo.git] / dialer / ussd.h
1 #ifndef _EFL_OFONO_USSD_H__
2 #define _EFL_OFONO_USSD_H__ 1
3
4 void ussd_start(const char *message);
5
6 #endif