Skip to content
Snippets Groups Projects
Commit 29946733 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

Update Account.cpp

parent 4b639e9a
No related branches found
No related tags found
No related merge requests found
/*************************************************************************** /***************************************************************************
* Copyright (C) 2016 by Savoir-faire Linux * * Copyright (C) 2016 by Savoir-faire Linux *
* Author: Jger Nicolas <nicolas.jager@savoirfairelinux.com> * * Author: Jger Nicolas <nicolas.jager@savoirfairelinux.com> *
* Author: Traczyk Andreas <andreas.traczyk@savoirfairelinux.com> * * Author: Traczyk Andreas <andreas.traczyk@savoirfairelinux.com> *
* * * *
* This program is free software; you can redistribute it and/or modify * * This program is free software; you can redistribute it and/or modify *
...@@ -27,6 +27,7 @@ using namespace Windows::UI::Core; ...@@ -27,6 +27,7 @@ using namespace Windows::UI::Core;
using namespace RingClientUWP; using namespace RingClientUWP;
Account::Account(String^ name, Account::Account(String^ name,
String^ ringID, String^ ringID,
String^ accountType, String^ accountType,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment