summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrakeWPF/Views/MainView.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrakeWPF/Views/MainView.xaml')
-rw-r--r--win/CS/HandBrakeWPF/Views/MainView.xaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/win/CS/HandBrakeWPF/Views/MainView.xaml b/win/CS/HandBrakeWPF/Views/MainView.xaml
index 29565cf1c..9f3c65ee6 100644
--- a/win/CS/HandBrakeWPF/Views/MainView.xaml
+++ b/win/CS/HandBrakeWPF/Views/MainView.xaml
@@ -610,15 +610,6 @@
Padding="0,0,0,5"
/>
- <Button Content="BETA WPF UI RELEASE NOTES"
- FontSize="11"
- FontWeight="Bold"
- Foreground="Blue"
- Micro:Message.Attach="[Event Click] = [Action ShowReleaseNotes]"
- Padding="0,0,0,5"
- />
-
-
</StatusBar>
</Grid>
</UserControl>