diff options
| author | Avi Levkovich <avi@twine-s.com> | 2018-07-23 13:36:15 +0300 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2018-07-23 13:36:15 +0300 |
| commit | 5ce92d5a3b192ff82d60199c99836673e3366f22 (patch) | |
| tree | 2d3c9ec82469ef91a042d39a39ef71ada0bb2265 /Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LoadingViewVM.cs | |
| parent | 0e07098f4f137a2e0c19d18d463d98398f1df621 (diff) | |
| parent | 8a84d33ab8d8a44b1036bb8c5707858d7a25b123 (diff) | |
| download | Tango-5ce92d5a3b192ff82d60199c99836673e3366f22.tar.gz Tango-5ce92d5a3b192ff82d60199c99836673e3366f22.zip | |
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LoadingViewVM.cs')
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LoadingViewVM.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LoadingViewVM.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LoadingViewVM.cs index 8668c4489..38616f39f 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LoadingViewVM.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/ViewModels/LoadingViewVM.cs @@ -15,6 +15,7 @@ using Tango.PPC.Common.Authentication; using Tango.PPC.Common.Modules; using Tango.PPC.Common.Navigation; using Tango.PPC.Common.Notifications; +using Tango.PPC.Common.Notifications.NotificationItems; using Tango.PPC.Jobs; using Tango.SharedUI; |
