Commit 5cb47b0e authored by Ronan Abhamon's avatar Ronan Abhamon

fix(CallModel): coding style

parent 5cd97cb5
......@@ -85,7 +85,7 @@ public:
Q_ENUM(CallEncryption);
CallModel (std::shared_ptr<linphone::Call> linphoneCall);
CallModel (std::shared_ptr<linphone::Call> call);
~CallModel ();
std::shared_ptr<linphone::Call> getCall () const {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment