mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-14 03:16:40 +10:00
Code cleanup
This commit is contained in:
@@ -22,7 +22,7 @@ using System;
|
||||
|
||||
namespace WPinternals
|
||||
{
|
||||
internal class NokiaModeNormalViewModel: ContextViewModel
|
||||
internal class NokiaModeNormalViewModel : ContextViewModel
|
||||
{
|
||||
private NokiaPhoneModel CurrentModel;
|
||||
private Action<PhoneInterfaces?> RequestModeSwitch;
|
||||
|
||||
Reference in New Issue
Block a user