Skip to content
Snippets Groups Projects
Commit 9ad87777 authored by Emmanuel Lepage's avatar Emmanuel Lepage
Browse files

[#7038] Fix adding contact

parent cb25b1a5
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#include "sflphone_const.h" #include "sflphone_const.h"
Contact::Contact() Contact::Contact():m_pPhoto(0)
{ {
initItem(); initItem();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment