Added TODO note.

This commit is contained in:
niel-archer 2012-02-05 03:51:38 +00:00
parent 4e36427c17
commit 120594250f

View file

@ -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) void manifest_DownloadCompleted(object sender, DownloadStringCompletedEventArgs e)
{ {
if (e.Error != null) if (e.Error != null)