Skip to content
Snippets Groups Projects
Commit ea88c480 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

gnome: fixed include warning

parent 77f5ef3c
Branches
Tags
No related merge requests found
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
* Initialize lists and configurations * Initialize lists and configurations
* @return TRUE if succeeded, FALSE otherwise * @return TRUE if succeeded, FALSE otherwise
*/ */
gboolean sflphone_init(); gboolean sflphone_init(GError **error);
/** /**
* Steps when closing the application. Will ask for confirmation if a call is in progress. * Steps when closing the application. Will ask for confirmation if a call is in progress.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment