mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
Set an appropriate icon for the virtual open file dialog
This commit is contained in:
@@ -56,6 +56,8 @@ namespace renderdocui.Windows.Dialogs
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Icon = global::renderdocui.Properties.Resources.icon;
|
||||
|
||||
m_RM = rm;
|
||||
|
||||
showHidden.Checked = false;
|
||||
|
||||
Reference in New Issue
Block a user