Tiny EDMI changes
This commit is contained in:
@@ -39,6 +39,7 @@ Public Class ClassPanelManager
|
||||
|
||||
Private Sub View_DocumentDeactivated(sender As Object, e As DocumentEventArgs)
|
||||
Dim oDocument As BaseDocument = e.Document
|
||||
' TODO: oDocument.Control can be nothing
|
||||
Dim oHashcode As Integer = oDocument.Control.GetHashCode
|
||||
|
||||
If oDocument Is Nothing Then
|
||||
|
||||
Reference in New Issue
Block a user