move dial() from util.h to gui_dial() in gui.h
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 7 Sep 2012 19:04:23 +0000 (16:04 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Fri, 7 Sep 2012 19:04:23 +0000 (16:04 -0300)
commitbb0d9fe91130ac5cdfc337ab6b19ec452ff525a2
tree7fd3c192058ce43e76a132b215a2da113e253603
parent1a37983c86169b68f34ebe3201dc54c22def21b5
move dial() from util.h to gui_dial() in gui.h

it depends on the existence of a window, which is done by gui.c.

This commit is in preparation to create a new libofono-efl-utils to be
used by dialer and other applications.
dialer/callscreen.c
dialer/contacts.c
dialer/gui.c
dialer/gui.h
dialer/history.c
dialer/keypad.c
dialer/util.c
dialer/util.h