]> granicus.if.org Git - handbrake/commit
WinGui: Strip out the last traces of MEF since it's not going to be used.
authorsr55 <sr55.hb@outlook.com>
Mon, 27 Aug 2012 18:35:56 +0000 (18:35 +0000)
committersr55 <sr55.hb@outlook.com>
Mon, 27 Aug 2012 18:35:56 +0000 (18:35 +0000)
commit60bf93c65e36a456e35eb7556a59acca281a282e
treefdd6190315a0bd8343e9759e480bf57d761f3803
parent0fa931ae3ea9d197fb305b0f49fae4a9b36c0c70
WinGui: Strip out the last traces of MEF since it's not going to be used.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4920 b64f7644-9d1e-0410-96f1-a4d463321fa5
18 files changed:
win/CS/HandBrakeWPF/HandBrakeWPF.csproj
win/CS/HandBrakeWPF/Startup/MefBootstrapper.cs [deleted file]
win/CS/HandBrakeWPF/ViewModels/AboutViewModel.cs
win/CS/HandBrakeWPF/ViewModels/AddPresetViewModel.cs
win/CS/HandBrakeWPF/ViewModels/AdvancedViewModel.cs
win/CS/HandBrakeWPF/ViewModels/AudioViewModel.cs
win/CS/HandBrakeWPF/ViewModels/ChaptersViewModel.cs
win/CS/HandBrakeWPF/ViewModels/ErrorViewModel.cs
win/CS/HandBrakeWPF/ViewModels/FiltersViewModel.cs
win/CS/HandBrakeWPF/ViewModels/MainViewModel.cs
win/CS/HandBrakeWPF/ViewModels/OptionsViewModel.cs
win/CS/HandBrakeWPF/ViewModels/PictureSettingsViewModel.cs
win/CS/HandBrakeWPF/ViewModels/QueueViewModel.cs
win/CS/HandBrakeWPF/ViewModels/ShellViewModel.cs
win/CS/HandBrakeWPF/ViewModels/SubtitlesViewModel.cs
win/CS/HandBrakeWPF/ViewModels/TitleSpecificViewModel.cs
win/CS/HandBrakeWPF/ViewModels/VideoViewModel.cs
win/CS/HandBrakeWPF/ViewModels/ViewModelBase.cs