Added TODO note.
This commit is contained in:
parent
4e36427c17
commit
120594250f
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ namespace LSLEditor
|
|||
}
|
||||
}
|
||||
|
||||
// TODO This callback needs to determine if this version is not older than current and disable the Update button if so.
|
||||
void manifest_DownloadCompleted(object sender, DownloadStringCompletedEventArgs e)
|
||||
{
|
||||
if (e.Error != null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue