mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-18 21:30:15 +10:00
Implement Qualcomm Sahara VIP and fix a few bugs
* Qualcomm Sahara VIP * Project Cleanup * Allow unlocking an already unlocked phone
This commit is contained in:
@@ -32,7 +32,7 @@ namespace WPinternals
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Visibility = System.Windows.Visibility.Collapsed;
|
||||
Visibility = Visibility.Collapsed;
|
||||
}
|
||||
|
||||
protected override void OnSourceInitialized(EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user