Skip to content
Snippets Groups Projects
Commit daf2e347 authored by yanmorin's avatar yanmorin
Browse files

Correct my name
And add empty save function inside ConfigurationManagerImpl.cpp
parent a2691090
Branches
Tags
No related merge requests found
......@@ -73,3 +73,7 @@ ConfigurationManagerImpl::get(const QString &section,
return value;
}
void
ConfigurationManagerImpl::save()
{
}
......@@ -1093,9 +1093,9 @@
Copyright (C) 2004-2005 Savoir-faire Linux inc.<br><br>
Jean-Philippe Barrette-LaPierre <jean-philippe.barrette-lapierre@savoirfairelinux.com><br>
Laurielle LEA <laurielle.lea@savoirfairelinux.com><br>
Yannick Morin <yannick.morin@savoirfairelinux.com><br>
Yan Morin <yan.morin@savoirfairelinux.com><br>
Jérome Oufella <jerome.oufella@savoirfairelinux.com><br><br>
SFLPhone-0.4.1-pre1 is released under <br>the General Public License.<br>
SFLPhone-0.5 is released under <br>the General Public License.<br>
For more information, see http://www.sflphone.org<br>
&lt;/p&gt;</string>
</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment