summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2011-11-06 16:56:00 +0000
committersr55 <[email protected]>2011-11-06 16:56:00 +0000
commit7afefbc8814370a3c01805f693f7dfb15399453a (patch)
tree2e1140d62393623ec166553f054b016db6b76e80 /win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
parentd986524c71c2e41ce329e9dd5f6c78cb3d6e4de2 (diff)
WinGui: (WPF) Starting to wire up bits of the main window. (Source Scan)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4342 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs')
-rw-r--r--win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs b/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
index 35207e3b8..463e747ab 100644
--- a/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
+++ b/win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
@@ -1225,7 +1225,7 @@ namespace HandBrakeWPF.ViewModels
/// <summary>
/// Load User Settings
/// </summary>
- public void Load()
+ public override void OnLoad()
{
// #############################
// General