The mallet gets bigger' en' bigger...

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@158 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
Michael Cortez
2006-08-14 20:05:22 +00:00
parent 13760c13c7
commit 7f9d2de5f6
8 changed files with 11 additions and 9 deletions

View File

@@ -5,13 +5,14 @@ using System.IO;
using libsecondlife;
using libsecondlife.InventorySystem;
using libsecondlife.AssetSystem;
using libsecondlife.Utils;
namespace ImageTool
{
/// <summary>
/// Summary description for Class1.
/// </summary>
class ImageTool : libsecondlife.InventoryApp
class ImageTool : libsecondlife.Utils.InventoryApp
{
private LLUUID _ImageID;
private string _FileName;