OSDN Git Service

62394c167f3669a97593b03fb79d684d31d0103e
[handbrake-jp/handbrake-jp-git.git] / win / C# / HandBrakeWPF / ViewModels / OptionsViewModel.cs
1 /*  OptionsViewModel.cs $\r
2     This file is part of the HandBrake source code.\r
3     Homepage: <http://handbrake.fr>.\r
4     It may be used under the terms of the GNU General Public License. */\r
5 \r
6 namespace HandBrakeWPF.ViewModels\r
7 {\r
8     /// <summary>\r
9     /// The Options View Model\r
10     /// </summary>\r
11     public class OptionsViewModel : ViewModelBase\r
12     {\r
13     }\r
14 }\r