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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user