fix the build break, thankes mikkopa for pointing out the quick change

to address this.
This commit is contained in:
Sean Dague
2009-04-22 12:14:13 +00:00
parent d6b62b677c
commit 99a1f47c1e

View File

@@ -1031,6 +1031,8 @@ namespace OpenSim.Client.VWoHTTP.ClientStack
throw new System.NotImplementedException();
}
public event PlacesQuery OnPlacesQuery;
#endregion
}
}