LicenceManager 2.1c1 :
- modifiche per AboutBox - tolte costanti inutili - semplificato Ini file - modificata generazione licenza.
This commit is contained in:
@@ -170,7 +170,7 @@ Public Class UpdateKeyPageVM
|
||||
'Dim item As Key.KeyState = m_StateList(2)
|
||||
'm_StateList.RemoveAt(2)
|
||||
''If (newIndex > oldIndex) Then newIndex--;
|
||||
''' the actual index could have shifted due to the removal
|
||||
'' the actual index could have shifted due to the removal
|
||||
'm_StateList.Insert(0, item)
|
||||
|
||||
m_SelState = m_StateList(Key.State)
|
||||
|
||||
Reference in New Issue
Block a user