NBTExplorer/Mac/CancelFindWindow.designer.cs

31 lines
639 B
C#
Raw Permalink Normal View History

2012-11-11 01:32:46 +00:00
// WARNING
//
// This file has been generated automatically by MonoDevelop to store outlets and
// actions made in the Xcode designer. If it is removed, they will be lost.
// Manual changes to this file may not be handled correctly.
//
using MonoMac.Foundation;
namespace NBTExplorer.Mac
{
[Register ("CancelFindWindowController")]
partial class CancelFindWindowController
{
[Action ("ActionCancel:")]
partial void ActionCancel (MonoMac.Foundation.NSObject sender);
void ReleaseDesignerOutlets ()
{
}
}
[Register ("CancelFindWindow")]
partial class CancelFindWindow
{
void ReleaseDesignerOutlets ()
{
}
}
}