Add feedback from PVS (static code analyzer)
https://pvs-studio.com/en/blog/posts/cpp/1153/
This commit is contained in:
@@ -22,7 +22,7 @@ namespace FlaxEditor.GUI.Dialogs
|
||||
/// <summary>
|
||||
/// The parent window.
|
||||
/// </summary>
|
||||
protected Window _window;
|
||||
protected volatile Window _window;
|
||||
|
||||
/// <summary>
|
||||
/// The dialog result.
|
||||
|
||||
Reference in New Issue
Block a user