Set an appropriate icon for the virtual open file dialog

This commit is contained in:
baldurk
2016-08-29 16:14:09 +02:00
parent bf210bbe23
commit 3b74dbc079
@@ -56,6 +56,8 @@ namespace renderdocui.Windows.Dialogs
{
InitializeComponent();
Icon = global::renderdocui.Properties.Resources.icon;
m_RM = rm;
showHidden.Checked = false;