Added TODO note.

This commit is contained in:
niel-archer 2012-02-05 03:51:38 +00:00
parent aa15d5bd24
commit ce3c5e6493

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)